Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

Commit

Permalink
#219: Release v0.1.72 (#221)
Browse files Browse the repository at this point in the history
  • Loading branch information
proshin-roman committed May 26, 2019
1 parent 1e14e05 commit ebceb86
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.72] - 2019-05-26
### Added
- [#218](https://github.com/proshin-roman/finapi-java-client/issues/218) - The library now supports finAPI v1.72.0

Expand Down Expand Up @@ -110,7 +112,8 @@ dependencies issue
### Added
- [#73](https://github.com/proshin-roman/finapi-java-client/issues/73) - The library now supports finAPI v1.59.0

[Unreleased]: https://github.com/proshin-roman/finapi-java-client/compare/v0.1.71...HEAD
[Unreleased]: https://github.com/proshin-roman/finapi-java-client/compare/v0.1.72...HEAD
[0.1.72]: https://github.com/proshin-roman/finapi-java-client/releases/tag/v0.1.72
[0.1.71]: https://github.com/proshin-roman/finapi-java-client/releases/tag/v0.1.71
[0.1.70]: https://github.com/proshin-roman/finapi-java-client/releases/tag/v0.1.70
[0.1.69]: https://github.com/proshin-roman/finapi-java-client/releases/tag/v0.1.69
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>org.proshin</groupId>
<artifactId>finapi-java-client</artifactId>
<version>0.1.72-SNAPSHOT</version>
<version>0.1.72</version>
<packaging>jar</packaging>

<name>finAPI Java client</name>
Expand Down

0 comments on commit ebceb86

Please sign in to comment.