* [WebFM] cs/pl/ru translation (candytangnb)
This commit is contained in:
Diana Lau 2018-07-16 20:12:55 -04:00
parent 7590590f26
commit 8b35494da0
2 changed files with 8 additions and 2 deletions

View File

@ -1,4 +1,10 @@
2018-06-12, Version 3.0.0
2018-07-17, Version 3.1.0
=========================
* [WebFM] cs/pl/ru translation (candytangnb)
2018-06-11, Version 3.0.0
=========================
* Allow safeFields to work with arrays (shimks)

View File

@ -2,7 +2,7 @@
"name": "strong-error-handler",
"description": "Error handler for use in development and production environments.",
"license": "MIT",
"version": "3.0.0",
"version": "3.1.0",
"engines": {
"node": ">=6"
},