Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewblond committed Oct 8, 2015
1 parent 5c45683 commit 035825e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
История изменений
=================

1.1.0
-----

### Крупные изменения

* Добавлена поддержка `enb` версии `1.x` ([#80]).

### Зависимости

* Модуль `[email protected]` обновлен до версии `0.4.11`.

1.0.1
-----

Expand Down Expand Up @@ -138,6 +149,7 @@ node.addTechs([
* Добавлена `i18n-lang-js` технология.
* Добавлена `i18n-merge-keysets` технология.

[#80]: https://github.com/enb-bem/enb-bem-i18n/pull/80
[#76]: https://github.com/enb-bem/enb-bem-i18n/issues/76
[#51]: https://github.com/enb-bem/enb-bem-i18n/issues/51
[#29]: https://github.com/enb-bem/enb-bem-i18n/issues/29
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Andrew Abramov <[email protected]>",
"description": "BEM.I18N support for ENB",
"name": "enb-bem-i18n",
"version": "1.0.1",
"version": "1.1.0",
"repository": "git://github.com/enb-bem/enb-bem-i18n",
"homepage": "https://github.com/enb-bem/enb-bem-i18n",
"bugs": "https://github.com/enb-bem/enb-bem-i18n/issues",
Expand Down

0 comments on commit 035825e

Please sign in to comment.