Skip to content

Commit

Permalink
Merge pull request #57 from Backbase/changelog-update-v1.0.1
Browse files Browse the repository at this point in the history
Changelog update - `v1.0.1`
  • Loading branch information
MalarsriA authored Nov 14, 2024
2 parents de869bd + 16882c1 commit 376f04f
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

# backbase-services-toolkit Changelog

## [Unreleased]

## Unreleased
## 1.0.1
- Bug fix - Remove usage of Internal request
## [1.0.1]

- Bug fix - Remove usage of Internal request

## [1.0.0]

Expand Down Expand Up @@ -98,7 +98,8 @@
- Generate clients and API from open-api specs.
- Synchronize with scaffold created from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)

[Unreleased]: https://github.com/Backbase/backbase-services-toolkit/compare/v1.0.0...HEAD
[Unreleased]: https://github.com/Backbase/backbase-services-toolkit/compare/v1.0.1...HEAD
[1.0.1]: https://github.com/Backbase/backbase-services-toolkit/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/Backbase/backbase-services-toolkit/compare/v0.0.12...v1.0.0
[0.0.12]: https://github.com/Backbase/backbase-services-toolkit/compare/v0.0.11...v0.0.12
[0.0.11]: https://github.com/Backbase/backbase-services-toolkit/compare/v0.0.10...v0.0.11
Expand Down

0 comments on commit 376f04f

Please sign in to comment.