diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d65e279..587c315f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,11 @@ Changelog for Redmine DMSF ========================== -1.4.2: *Not-yet-released* +1.4.2: *2012-06-21* ------------------------- * New: Integration test cases for webdav functionality * Update: Documentation has been converted from Simpletext to Markdown +* Update: Features listed in documentation * Fix: Issue #3 - "webdav broken until set in Administrator -> Settings" * Fix: Issue #5 - "Webdav incorrectly provides empty listing for non-DMSF enabled projects" * Fix: Issues identified by test cases @@ -17,4 +18,4 @@ Changelog for Redmine DMSF 1.4.0: *2012-06-06* ----------------- -* New: Redmine 2.0 or higher is required \ No newline at end of file +* New: Redmine 2.0 or higher is required diff --git a/README.md b/README.md index 99bf1482..a01a9e6d 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,11 @@ After these steps re-start your instance of Redmine. Contributing ------------ -If you’ve added something, why not share it. Fork the repository (github.com/danmunn/redmine_dmsf), make the changes and send a pull request to the maintainers. +If you've added something, why not share it. Fork the repository (github.com/danmunn/redmine_dmsf), make the changes and send a pull request to the maintainers. Changes with tests, and full documentation are preferred. + +Additional Documentation +------------------------ + +[CHANGELOG.md](CHANGELOG.md) - Project changelog