Skip to content

Commit

Permalink
Changelog update - v0.0.8 (#35)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Action <action@github.com>
github-actions[bot] and actions-user authored Oct 26, 2022
1 parent 289788c commit e75afb2
Showing 2 changed files with 7 additions and 4 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -3,14 +3,17 @@
# backbase-services-toolkit Changelog

## [Unreleased]
### Update
- New logo

## [0.0.8]
### Update
- New logo
- Supported SSDK version

## [0.0.7]
### Update
- Add and remove new SSDK supported versions
- Support only Intellij version from 2021

### Added
- Consume Messages Action
- Add default ExampleController and Integration Test in new Backbase Projects.
@@ -41,4 +44,4 @@
- Define, consume and emit events.
- Add any SSDK module
- 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)
- Synchronize with scaffold created from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
pluginGroup = com.backbase
pluginName = backbase-services-toolkit
# SemVer format -> https://semver.org
pluginVersion = 0.0.8
pluginVersion = 0.0.9

# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.

0 comments on commit e75afb2

Please sign in to comment.