Skip to content

Commit eb557b6

Browse files
committed
version 0.10.2
1 parent cf28128 commit eb557b6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ This will break the projects developed on precedent versions.
1313

1414
## Current
1515

16+
## Version 0.10.2 (2018-12-19)
17+
* FIX: english conjugation with verbs starting with: over-, under-, etc.
18+
* FIX: transliteration in case of uppercase
19+
1620
## Version 0.10.0 (2018-04-11)
1721
* MODIFY: references of conjugation forms: more short references
1822

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jslingua",
3-
"version": "0.10.1",
3+
"version": "0.10.2",
44
"description": "Language processing modules",
55
"main": "jslingua.js",
66
"devDependencies": {

0 commit comments

Comments
 (0)