Skip to content

Commit

Permalink
chore(main): release 1.1.0 (#5)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 20, 2024
1 parent 84a26a3 commit de3ba05
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.1.0](https://github.com/cardano-foundation/cf-cardano-conversions-java/compare/v1.0.0...v1.1.0) (2024-02-19)


### Features

* EraConversions support ([#6](https://github.com/cardano-foundation/cf-cardano-conversions-java/issues/6)) ([84a26a3](https://github.com/cardano-foundation/cf-cardano-conversions-java/commit/84a26a3fc573e5dd10ac38252dc4786e23053b07))


### Documentation

* better documentation. ([27b347c](https://github.com/cardano-foundation/cf-cardano-conversions-java/commit/27b347c72c788f3c416feff20b614600e251d3ce))
* gradle / maven: updated version information ([d3e18f7](https://github.com/cardano-foundation/cf-cardano-conversions-java/commit/d3e18f78f4b6c12c9c05e5b42ccc99ab0f7c72c3))

## 1.0.0 (2023-11-27)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.cardanofoundation</groupId>
<artifactId>cf-cardano-conversions-java</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.1.0</version>
<name>${project.groupId}:${project.artifactId}</name>
<description>Cardano Conversions</description>
<url>https://github.com/cardano-foundation/cf-cardano-conversions-java</url>
Expand Down

0 comments on commit de3ba05

Please sign in to comment.