Skip to content
This repository has been archived by the owner on Feb 4, 2018. It is now read-only.

Commit

Permalink
Merge pull request #115 from bem-sdk/chore/changelog-1.5.0
Browse files Browse the repository at this point in the history
chore(package): changelog for v1.5.0
  • Loading branch information
blond authored Apr 20, 2017
2 parents a97884b + c4d9e92 commit 1bd2297
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
Changelog
=========

1.5.0 (2017-04-20)
------------------

* Add [scope](./README.md#scope) field (@blond [#110]).
* Add [belongsTo](./README.md#belongstoentityname) method (@zxqfox @blond [#71], [#99]).
* Support [TypeScript](./README.md#typescript-support) (@blond [#93], [#113]).
* Handy error messages for invalid entities (@Yeti-or @blond [#77], [#95]).
* [Deprecation](./README.md#deprecation) messages for `modName` and `modVal` fields (@blond [#98], [#105]).
* [Serialization](./README.md#serialization) recipe (@blond [#113]).

[#113]: https://github.com/bem-sdk/bem-entity-name/pull/113
[#110]: https://github.com/bem-sdk/bem-entity-name/pull/110
[#105]: https://github.com/bem-sdk/bem-entity-name/pull/105
[#99]: https://github.com/bem-sdk/bem-entity-name/pull/99
[#98]: https://github.com/bem-sdk/bem-entity-name/pull/98
[#95]: https://github.com/bem-sdk/bem-entity-name/pull/95
[#93]: https://github.com/bem-sdk/bem-entity-name/pull/93
[#77]: https://github.com/bem-sdk/bem-entity-name/pull/77
[#71]: https://github.com/bem-sdk/bem-entity-name/pull/71

1.4.0
-----

Expand Down

0 comments on commit 1bd2297

Please sign in to comment.