docs(changelog): changelog for train-34

This commit is contained in:
John Morrison 2015-04-02 12:35:27 -07:00
Родитель 37a6e4880c
Коммит 9f299cc73e
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -1,3 +1,8 @@
0.34.0
* fix(release): add tasks "grunt version" and "grunt version:patch" to create release tags
* fix(tests): files were not being linted; so now, make jshint happy
* chore(shrinkwrap): update shrinkwrap
0.33.0
* Add separate timer and config for badLoginLockoutInterval - #75
* Various code-structure and documentation cleanups - #71, #74, #78