Skip to content

Commit

Permalink
Merge pull request #196 from enb-bem/issue-195
Browse files Browse the repository at this point in the history
Updated changelog for v2.1.1
  • Loading branch information
blond committed Jan 22, 2016
2 parents 887fb0a + b5d11b4 commit 01038b1
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,25 @@
История изменений
=================

2.1.1
-----

### Исправления ошибок

Исправлена работа технологии `deps-by-tech-to-bemdecl`:

* Не учитывался контекст БЭМ-сущности по имени файла ([#191]).
* Некорректно обрабатывалась короткая запись для булевых модификаторов ([#192]).

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

* Модуль `[email protected]` обновлен до версии `1.0.1`.
* Модуль `[email protected]` обновлен до версии `1.0.2`.
* Модуль `[email protected]` обновлен до версии `2.2.3`: возможность подменять метод `__base()` при тестировании.
* Модуль `[email protected]` обновлен до версии `3.5.2`.
* Модуль `[email protected]` обновлен до версии `0.4.12`.


2.1.0
-----

Expand Down Expand Up @@ -184,6 +203,8 @@
* Модуль `inherit` обновлён до версии `2.2.2`.
* Модуль `js-yaml` обновлён до версии `3.2.3`.

[#192]: https://github.com/enb-bem/enb-bem-techs/issues/192
[#191]: https://github.com/enb-bem/enb-bem-techs/issues/191
[#185]: https://github.com/enb-bem/enb-bem-techs/pull/185
[#179]: https://github.com/enb-bem/enb-bem-techs/issues/179
[#175]: https://github.com/enb-bem/enb-bem-techs/issues/175
Expand Down

0 comments on commit 01038b1

Please sign in to comment.