This commit is contained in:
Alexander Cerutti
2019-04-11 21:26:56 +02:00
parent 30602979bd
commit ba0322d98c
3 changed files with 75 additions and 49 deletions

View File

@@ -3,13 +3,31 @@
Since every new minor, major or patch version is pushed in the repository with the npm autogenerated commit for version update, a history become needed.
The lists won't include the npm autogenerated commit.
___
## 1.5.9
[ [#7bad48107](/commit/7bad48107015aa8339037bc1069fd41a3efbf2d2) ]
Removed check for changeMessage as per issue topic #15
[ [#fd5efded1](/commit/fd5efded1124b0f7de6c1e69d6a1a28e1bb7bf2b) ]
Added pass.strings file concatenation with translations if it already exists
in specific folder;
[ [#d992b392c](/commit/d992b392c585dffcb32eb0720dfa4b103cfb926c) ]
Small changes to messages;
___
## 1.5.8
[ [#654e2b5dc](/commit/654e2b5dce7b4297795d6ba93b8eb23fee8e5795) ]
Now checking both static list and remote list before raising the error for missing files
(thank you, Artsiom Aliakseyenka)
(thank you, Artsiom Aliakseyenka);
[ [#a62d8f35e](/commit/a62d8f35ea00021562ff4855dbb2e6a00001534a) ]