Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
marc0olo committed Jul 10, 2019
1 parent 670ae08 commit 341d539
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/changelog.md
@@ -1,6 +1,6 @@
# Changelog

## [v1.2.0](https://github.com/kryptokrauts/aepp-sdk-java/releases/tag/v1.2.0) (DRAFT, not yet released)
## [v1.2.0](https://github.com/kryptokrauts/aepp-sdk-java/releases/tag/v1.2.0)

### General changes
- [#5](../../../issues/5) included a specific `com.google.guava` version (`27.0.1-jre`)
Expand All @@ -15,8 +15,7 @@
- there won't be a specific file for a certain release anymore
- [#35](../../../issues/35) in future you will find the SDK documentation on gitbook:
- https://kryptokrauts.gitbook.io/aepp-sdk-java/
- [#36](../../../issues/36) upgraded SDK setup to make use of æternity release 3.3.0 (`Fortuna`)

- [#36](../../../issues/36) upgraded SDK setup to make use of æternity release 3.3.0 (`Fortuna`)

### New features
- [#7](../../../issues/7) AENs support
Expand All @@ -29,6 +28,7 @@
- [#28](../../../issues/28) added support for sophia compiler
- we now provide a `CompilerServiceFactory` that allows to get an Instance of `SophiaCompilerServiceImpl`
- this service was needed to enable creation of smart contracts with the SDK
- [#40](../../../issues/40) added service method to generate ACI for Smart Contracts

## [v1.1.0](https://github.com/kryptokrauts/aepp-sdk-java/releases/tag/v1.1.0)

Expand Down

0 comments on commit 341d539

Please sign in to comment.