Skip to content

Commit

Permalink
Get ready to publish 0.21.2. (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
munificent authored and nshahan committed Mar 7, 2018
1 parent 0bee9d9 commit d62a163
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
@@ -1,5 +1,6 @@
## 0.21.1+1-dev
## 0.21.2

* Fix `toObservable(deep: false)` to be shallow again.
* Remove use of `Maps`, for better compatibility with Dart 2.

## 0.21.1
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
@@ -1,5 +1,5 @@
name: observable
version: 0.21.1+1-dev
version: 0.21.2
author: Dart Team <misc@dartlang.org>
description: Support for marking objects as observable
homepage: https://github.com/dart-lang/observable
Expand Down

0 comments on commit d62a163

Please sign in to comment.