You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-5Lines changed: 3 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,7 @@
1
1
### 0.4.0 / 2021-09-26 ###
2
-
* Added support for client-side Assembly IDs. You can obtain the ID of an Assembly now before even uploading / saving
3
-
it with the brand-new Assembly#getAssemblyID() method.
4
-
* Added debugging features regarding AssemblyIDs, which should not be used in production without
5
-
contacting Transloadit support.
6
-
* Also updated the AssemblyListener interface to provide HashMaps instead of JSONObjects in the first place.
2
+
* Added support for client-side Assembly IDs. You can obtain the ID of an Assembly now before even uploading/saving it. You can achieve this with the brand-new Assembly#getAssemblyID() method.
3
+
* Added debugging features regarding AssemblyIDs, which should not be used in production without contacting Transloadit support.
4
+
* Also updated the AssemblyListener interface to provide HashMaps instead of JSONObjects.
7
5
8
6
### 0.3.0 / 2021-06-27 ###
9
7
* Updated all dependencies to their most recent, compatible version
0 commit comments