Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
Update version number and fix mistake in CHANGELOG.md file.

Signed-off-by: Davide Bettio <davide.bettio@ispirata.com>
  • Loading branch information
bettio committed Aug 31, 2020
1 parent dd747ef commit 774fd73
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [0.11.2] - Unreleased
## [0.11.2] - 2020-08-31
### Added
- Add device hardware id getter.

Expand All @@ -17,7 +17,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- More detailed return error codes.
- Add wrappers to set values on properties interfaces.
- Add SDK version in `astarte.h`.
- Add device hardware id getter.

### Changed
- Most functions will no longer return ASTARTE_ERR, but a more specific error. Code checking for
Expand Down

0 comments on commit 774fd73

Please sign in to comment.