Skip to content

Commit 1e16866

Browse files
committed
docs: Adding changelog
1 parent 2b03021 commit 1e16866

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

CHANGELOG.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
## [1.1.0](https://github.com/CloudTooling/ansible-role-springboot/compare/v1.0.4...v1.1.0) (2025-01-24)
2+
3+
## [1.0.4](https://github.com/CloudTooling/ansible-role-springboot/compare/v1.0.3...v1.0.4) (2025-01-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **Systemd:** Revert bash exec wrapper ([f300705](https://github.com/CloudTooling/ansible-role-springboot/commit/f300705604e904a7e38c93d9b00adcd07a1050d1))
9+
10+
## [1.0.3](https://github.com/CloudTooling/ansible-role-springboot/compare/v1.0.2...v1.0.3) (2025-01-02)
11+
12+
13+
### Bug Fixes
14+
15+
* **Permissions:** Set correct permissions for deploy folder ([a5b1c0d](https://github.com/CloudTooling/ansible-role-springboot/commit/a5b1c0dd598a1c68939f3b67e2c27aa34e14e473))
16+
17+
## [1.0.2](https://github.com/CloudTooling/ansible-role-springboot/compare/v1.0.1...v1.0.2) (2025-01-02)
18+
19+
20+
### Bug Fixes
21+
22+
* Correcting absolute path error ([4dc7531](https://github.com/CloudTooling/ansible-role-springboot/commit/4dc753128f8ccc21d84e0622876fb3c0f83d324a))
23+
24+
## [1.0.1](https://github.com/CloudTooling/ansible-role-springboot/compare/v1.0.0...v1.0.1) (2025-01-02)
25+
26+
27+
### Bug Fixes
28+
29+
* **Systemd:** Correct exec start ([#5](https://github.com/CloudTooling/ansible-role-springboot/issues/5)) ([c4c71d4](https://github.com/CloudTooling/ansible-role-springboot/commit/c4c71d4103e285e4fd7fc5031fca6c915342d940))
30+
31+
## [1.0.0](https://github.com/CloudTooling/ansible-role-springboot/compare/e5eb2f9166a58319800d015645b91f35debb33e1...v1.0.0) (2025-01-02)
32+
33+
34+
### Features
35+
36+
* Initial commit ([e5eb2f9](https://github.com/CloudTooling/ansible-role-springboot/commit/e5eb2f9166a58319800d015645b91f35debb33e1))
37+
38+
39+
### Bug Fixes
40+
41+
* **Ansible:** Get parent dynamic ([3cd3b79](https://github.com/CloudTooling/ansible-role-springboot/commit/3cd3b79324068bfd3e01e177970de75bbc81e6d7))
42+
* **Linit:** Correct GH linting errors ([83b3843](https://github.com/CloudTooling/ansible-role-springboot/commit/83b38430c7d510f3323cd0f046c948db7127746a))

0 commit comments

Comments
 (0)