Skip to content

Commit

Permalink
Merge pull request #111 from davidmorgan/release-1-6-2
Browse files Browse the repository at this point in the history
Release 1.6.2.
  • Loading branch information
davidmorgan authored Nov 16, 2017
2 parents 6c0ee99 + 573adf3 commit 966de49
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 1.6.2

- Fix a bug whereby `ListBuilder` and `MapBuilder` allowed nulls to be
introduced via `map` and `expand`.

## 1.6.1

- Allow quiver 0.26.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: built_collection
version: 1.6.1
version: 1.6.2
description: >
Builder pattern wrappers for core Dart collections.
authors:
Expand Down

0 comments on commit 966de49

Please sign in to comment.