Skip to content

Commit

Permalink
Bump to version "0.3.4"
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspustina committed Jun 12, 2019
1 parent 34b7e04 commit 1440f9c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
## [Unreleased]


## [0.3.3] - 2019-06-13

### Changed

* Enhances search results by datetime, representations, and extented-metadata
* `Search` derives `Debug`


## [0.3.2] - 2019-06-11

### Changed
Expand Down Expand Up @@ -50,7 +58,8 @@ Initial release supports
* delete
* download

[Unreleased]: https:/lukaspustina/ceres/compare/v0.3.2...HEAD
[Unreleased]: https:/lukaspustina/ceres/compare/v0.3.3...HEAD
[0.3.3]: https:/lukaspustina/ceres/compare/v0.3.2...0.3.3
[0.3.2]: https:/lukaspustina/ceres/compare/v0.3.1...0.3.2
[0.3.1]: https:/lukaspustina/ceres/compare/v0.3.0...0.3.1
[0.3.0]: https:/lukaspustina/ceres/compare/v0.2.0...0.3.0
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "centerdevice"
version = "0.3.2"
version = "0.3.4"
authors = ["Lukas Pustina <[email protected]>"]
description = "Rust API Client for CenterDevice"
repository = "https:/centerdevice/centerdevice-rs.git"
Expand Down

0 comments on commit 1440f9c

Please sign in to comment.