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

Unified Diff: pkg/json_rpc_2/CHANGELOG.md

Issue 224903010: Pass RpcException error data through if it's not a map. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Revise. Created 6 years, 9 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 | pkg/json_rpc_2/lib/src/exception.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/json_rpc_2/CHANGELOG.md
diff --git a/pkg/json_rpc_2/CHANGELOG.md b/pkg/json_rpc_2/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..3b0694e73adc73a44988fa8c2a1f905db934cdc8
--- /dev/null
+++ b/pkg/json_rpc_2/CHANGELOG.md
@@ -0,0 +1,3 @@
+## 0.0.2+2
+
+* Fix error response to include data from `RpcException` when not a map.
« no previous file with comments | « no previous file | pkg/json_rpc_2/lib/src/exception.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698