We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c849cee commit d253e43Copy full SHA for d253e43
CHANGELOG.md
@@ -10,3 +10,12 @@
10
* Djacket is dockerized.
11
- All the development/production processes are now moved to Docker.
12
- Lots of useless content is deleted.
13
+
14
15
+# 0.2.1 (April 22, 2018)
16
+* Minor fixes and updates.
17
+ - NPM packages updated along with adding `package-lock.json` file.
18
+ - `NodeJS` installation version changed to 8.x LTS.
19
+ - `404` errors for icons fixed.
20
+ - JS scripts modified for new versions of `jQuery` and `Chart.js`.
21
+ - `TypeError: get_available_name() got an unexpected keyword argument 'max_length'` issue fixed.
0 commit comments