Skip to content

Commit

Permalink
Release 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Korotaev Danil committed Jun 3, 2016
1 parent c9b9f93 commit eb8154b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@

#### [Current]
* 2016-06-02 [697be2c](../../commit/697be2c) - __(Korotaev Danil)__ feat: add clearing deprecated unicode characters

#### v0.5.0
* 2016-03-10 [b3cbd16](../../commit/b3cbd16) - __(Dmitry Bochkarev)__ Release 0.5.0
* 2016-03-10 [c23456a](../../commit/c23456a) - __(Dmitry Bochkarev)__ fix(sanitizers): подменять невалидные ссылки своим содержимым

#### v0.4.0
Expand Down
2 changes: 1 addition & 1 deletion lib/string_tools/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module StringTools
VERSION = '0.5.0'
VERSION = '0.6.0'
end

0 comments on commit eb8154b

Please sign in to comment.