Skip to content

Commit

Permalink
Merge pull request #26 from ShipEngine/release-please--branches--main…
Browse files Browse the repository at this point in the history
…--components--shipengine

chore(main): release 1.0.2
  • Loading branch information
sushithegreat authored Oct 21, 2022
2 parents 8571120 + ba0246f commit 26a419f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# CHANGELOG

## 1.0.2 - 2022-10-20
## 1.0.2 (2022-10-21)

* Fixed exception handling

## 1.0.1 - 2021-10-01

* Fixed bug in deriveUserAgent method in the InternalClient now reads sdk version from resources/project.properties instead of version.txt.
### Bug Fixes

## 1.0.0 - 2021-09-01
* Fixed exception handling
* Fixed bug in deriveUserAgent method in the InternalClient now reads sdk version from resources/project.properties instead of version.txt. ([2aa3d13](https://github.com/ShipEngine/shipengine-java/commit/2aa3d133756cfb311beb10bec3474dfad91bffef))
* Testing and linting working CI ([748d2ce](https://github.com/ShipEngine/shipengine-java/commit/748d2ceced376e0d66f895f5251ba166e70d9c5f))
* Updated pom.xml settings to fix JaCoCo coverage reporting bug. ([a91ef99](https://github.com/ShipEngine/shipengine-java/commit/a91ef99f29adf74e99478cc248291731be38ddff))

0 comments on commit 26a419f

Please sign in to comment.