CHANGELOG.md in form_api-1.4.1 vs CHANGELOG.md in form_api-1.5.0
- old
+ new
@@ -1,4 +1,8 @@
+### 1.5.0 [December 13, 2018]
+* Fix model name for newly created Templates (PendingTemplate)
+* Added "actions" to submission and combined_submission responses. Includes information about custom S3 uploads
+
### 1.4.1 [December 2, 2018]
* Fixed crash in 1.4.0, did not include all of the necessary files
### 1.4.0 [December 1, 2018]
* Added Create Template, Get Template, and Get Template Schema endpoints