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

Commit c4d9e92

Browse files
author
blond
committed
chore(package): changelog for v1.5.0
1 parent a97884b commit c4d9e92

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
Changelog
22
=========
33

4+
1.5.0 (2017-04-20)
5+
------------------
6+
7+
* Add [scope](./README.md#scope) field (@blond [#110]).
8+
* Add [belongsTo](./README.md#belongstoentityname) method (@zxqfox @blond [#71], [#99]).
9+
* Support [TypeScript](./README.md#typescript-support) (@blond [#93], [#113]).
10+
* Handy error messages for invalid entities (@Yeti-or @blond [#77], [#95]).
11+
* [Deprecation](./README.md#deprecation) messages for `modName` and `modVal` fields (@blond [#98], [#105]).
12+
* [Serialization](./README.md#serialization) recipe (@blond [#113]).
13+
14+
[#113]: https://github.com/bem-sdk/bem-entity-name/pull/113
15+
[#110]: https://github.com/bem-sdk/bem-entity-name/pull/110
16+
[#105]: https://github.com/bem-sdk/bem-entity-name/pull/105
17+
[#99]: https://github.com/bem-sdk/bem-entity-name/pull/99
18+
[#98]: https://github.com/bem-sdk/bem-entity-name/pull/98
19+
[#95]: https://github.com/bem-sdk/bem-entity-name/pull/95
20+
[#93]: https://github.com/bem-sdk/bem-entity-name/pull/93
21+
[#77]: https://github.com/bem-sdk/bem-entity-name/pull/77
22+
[#71]: https://github.com/bem-sdk/bem-entity-name/pull/71
23+
424
1.4.0
525
-----
626

0 commit comments

Comments
 (0)