Add changelog entry for PublicRole behavior.

This commit is contained in:
Nicolás Venturo
2019-01-17 20:36:55 -03:00
parent fd808b3ff8
commit 1a9cb0786d

View File

@ -2,6 +2,9 @@
## 2.2.0 (unreleased)
## 2.1.2 (2019-17-01)
* Removed most of the test suite from the npm package, except `PublicRole.behavior.js`, which may be useful to users testing their own `Roles`.
## 2.1.1 (2019-04-01)
* Version bump to avoid conflict in the npm registry.