Skip to content

Commit c90faaa

Browse files
authored
Prepare 0.4.0 Release
1 parent 7511dc3 commit c90faaa

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

CHANGELOG.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
### 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.
75

86
### 0.3.0 / 2021-06-27 ###
97
* Updated all dependencies to their most recent, compatible version

0 commit comments

Comments
 (0)