Skip to content

Commit

Permalink
v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hcodes committed Aug 24, 2015
1 parent 8f4cb91 commit 26b39ad
Show file tree
Hide file tree
Showing 9 changed files with 257 additions and 235 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.ru.md
@@ -1,5 +1,10 @@
# Changelog

## v3.0.0
- Правило `common/punctuation/hellip` переименовано в `ru/punctuation/hellip` и дополнено случаями с `!...`, `?....` и `...,` #116
- Сокращение с помощью тире #117
- Переименованы свойства при добавлении правила #118

## v2.14.0
- Новое правило «Неразрывный пробел в сокращениях» `ru/nbsp/abbr` #111 @romashamin, #113

Expand Down
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "typograf",
"version": "2.14.0",
"version": "3.0.0",
"description": "Typograph in JavaScript",
"ignore": [
"**/.*",
Expand Down

0 comments on commit 26b39ad

Please sign in to comment.