CHANGELOG.md in simplemdm-1.1.3 vs CHANGELOG.md in simplemdm-1.2.0
- old
+ new
@@ -18,6 +18,14 @@
- Initial release
## [1.1.3] - 2016-9-29
### Fixed
- New App objects failed to save when 'binary' was declared as an initialization argument.
-- App objects were not able to update their 'name' attribute.
\ No newline at end of file
+- App objects were not able to update their 'name' attribute.
+
+## [1.2.0] - 2016-10-25
+### Added
+- Create new devices
+- Uninstall installed, managed apps from devices
+
+### Fixed
+- App groups could not be deleted