Skip to content

Commit 55b337b

Browse files
author
Jason Gilmore
committed
Updated changelog
1 parent 4a06bee commit 55b337b

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [Unreleased]
6+
7+
## [0.8.3] - 2019-05-20
8+
### Added
9+
- DF-8273 Python scripting None / Null fix
10+
611
## [0.8.2] - 2018-02-25
712
### Added
813
- DF-1301 Response caching using URL path and parameters as key
@@ -86,7 +91,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
8691
## 0.1.0 - 2016-11-30
8792
First official release working with the new [dreamfactory](https://github.com/dreamfactorysoftware/dreamfactory) project.
8893

89-
[Unreleased]: https://github.com/dreamfactorysoftware/df-script/compare/0.8.2...HEAD
94+
[Unreleased]: https://github.com/dreamfactorysoftware/df-script/compare/0.8.3...HEAD
95+
[0.8.3]: https://github.com/dreamfactorysoftware/df-script/compare/0.8.2...0.8.3
9096
[0.8.2]: https://github.com/dreamfactorysoftware/df-script/compare/0.8.1...0.8.2
9197
[0.8.1]: https://github.com/dreamfactorysoftware/df-script/compare/0.8.0...0.8.1
9298
[0.8.0]: https://github.com/dreamfactorysoftware/df-script/compare/0.7.0...0.8.0

0 commit comments

Comments
 (0)