Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

Commit 6979c85

Browse files
Merge pull request #54 from stack-spot/changelog-update-v1.0.0
Changelog update - `v1.0.0`
2 parents 0be7ca3 + e25c9e7 commit 6979c85

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,25 @@
22

33
## Releases
44

5+
## [v1.0.0] - 2022-10-06
6+
<!-- Release notes generated using configuration in .github/release.yaml at release-1.0.0 -->
7+
8+
### Exciting New Features 🎉
9+
* Feature: Improve code coverage with unit tests by @matheusferreirazup in https://github.com/stack-spot/stackspot-intellij-extension/pull/48
10+
### Bug Fixes 🛠
11+
* Bug Fix: Add mock for git config command runner by @matheusferreirazup in https://github.com/stack-spot/stackspot-intellij-extension/pull/53
12+
13+
14+
Full Changelog: https://github.com/stack-spot/stackspot-intellij-extension/compare/v0.1.4...v1.0.0
15+
516
## [v0.1.4] - 2022-09-21
617
<!-- Release notes generated using configuration in .github/release.yaml at release-0.1.4 -->
7-
818
### Exciting New Features 🎉
919
* Feature: Improve plugin description in marketplace page by @matheusferreirazup in https://github.com/stack-spot/stackspot-intellij-extension/pull/19
1020
* Feature: changed the documentation url inside the readme by @adroaldonetozup in https://github.com/stack-spot/stackspot-intellij-extension/pull/22
1121
* Feature: Created workflow to generate release notes and publish plugin by @adroaldonetozup in https://github.com/stack-spot/stackspot-intellij-extension/pull/23
1222
* Feature: Add Sonarqube and first unit tests by @matheusferreirazup in https://github.com/stack-spot/stackspot-intellij-extension/pull/33
23+
1324
### Bug Fixes 🛠
1425
* Bug fix: Project wizard always stuck in "no stackfiles panel" by @matheusferreirazup in https://github.com/stack-spot/stackspot-intellij-extension/pull/17
1526
* Bug fix: Stack url dialog by @adroaldonetozup in https://github.com/stack-spot/stackspot-intellij-extension/pull/18
@@ -19,7 +30,8 @@
1930
* Bug Fix: Moved changelog jobs into deploy prod workflow by @adroaldonetozup in https://github.com/stack-spot/stackspot-intellij-extension/pull/28
2031
* Bug Fix: Changed changelog extension in build gradle and disable buildSearchableOptions by @adroaldonetozup in https://github.com/stack-spot/stackspot-intellij-extension/pull/29
2132
* Bug Fix: Added project version property in update changelog command by @adroaldonetozup in https://github.com/stack-spot/stackspot-intellij-extension/pull/30
33+
2234
### Other Changes
2335
* Refactor: Change reusable workflows to use the main branch instead of release branch by @matheusferreirazup in https://github.com/stack-spot/stackspot-intellij-extension/pull/24
2436

25-
Full Changelog: https://github.com/stack-spot/stackspot-intellij-extension/compare/v0.0.3...v0.1.4
37+
Full Changelog: https://github.com/stack-spot/stackspot-intellij-extension/compare/v0.0.3...v0.1.4

0 commit comments

Comments
 (0)