Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(64)

Unified Diff: CHANGELOG.md

Issue 2019423002: Make PbMapMixin implement Map<String, dynamic> (Closed) Base URL: https://github.com/dart-lang/dart-protobuf.git@master
Patch Set: nits Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | lib/src/protobuf/mixins/map_mixin.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7c4dcc32b34c6a10568378b0aafda1ffeb7caa53..72fde19a765924851be1a54a1bceb32d7c725573 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 0.5.1+4
+
+* Use a more refined implementation of `Map` in `PbMapMixin`
+
## 0.5.1+3
* Performance: eliminate some dynamic calls.
« no previous file with comments | « no previous file | lib/src/protobuf/mixins/map_mixin.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698