We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45ee45f commit efea6e8Copy full SHA for efea6e8
1 file changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# History
2
3
+## 3.2.0
4
+
5
+- Refactor to use external solid-namespace library
6
+- Move debrack() to utils.js, remove unused vocab/rdf.js functions
7
+- Switch from node-mime to mime-types lib
8
+- Refactor acl.js to prep for external solid-permissions lib
9
+- Fix crash on PATCH request with no Content-Type
10
11
## 3.1.0
12
13
- Misc fixes and features (see commit log)
0 commit comments