Skip to content

Commit

Permalink
Release 0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raphink committed Aug 10, 2016
1 parent 9d5fc06 commit 41ff602
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
# [0.24.0](https://github.com/camptocamp/conplicity/releases/tag/0.24.0) (2016-08-10)

* Internals:

- Linting
- Avoid asserting config params as strings (fix #89)
- Use a sub-struct for sub-config in Volumes (fix #90)
- Use net/url for targetURL, fix RClone URLs (fix #92)

* Configuration:

- Add more volume configuration (fix #91)
- Use a global targetURL (fix #93)

* Tests:

- Fix volume tests
- Fix util tests

* Documentation:

- Update README
- Improve and update manpage


# [0.23.0](https://github.com/camptocamp/conplicity/releases/tag/0.23.0) (2016-08-09)

* Internals:
Expand Down

0 comments on commit 41ff602

Please sign in to comment.