Skip to content

Commit 4109154

Browse files
committed
release/v1.0.2
1 parent c58625b commit 4109154

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99

1010

11+
<a name="v1.0.2"></a>
12+
## [v1.0.2] - 2024-05-15
13+
### 🍰 Added
14+
- config option for database class and logfile location ([#2](https://github.com/syntro-opensource/action.deploy.silverstripe/issues/2))
15+
16+
1117
<a name="v1.0.1"></a>
1218
## [v1.0.1] - 2023-06-09
1319
### 🍰 Added
@@ -20,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2026
<a name="1.0.0"></a>
2127
## 1.0.0 - 2022-05-19
2228

23-
[Unreleased]: https://github.com/syntro-opensource/action.deploy.silverstripe/compare/v1.0.1...HEAD
29+
[Unreleased]: https://github.com/syntro-opensource/action.deploy.silverstripe/compare/v1.0.2...HEAD
30+
[v1.0.2]: https://github.com/syntro-opensource/action.deploy.silverstripe/compare/v1.0.1...v1.0.2
2431
[v1.0.1]: https://github.com/syntro-opensource/action.deploy.silverstripe/compare/v1.0.0...v1.0.1
2532
[v1.0.0]: https://github.com/syntro-opensource/action.deploy.silverstripe/compare/1.0.0...v1.0.0

0 commit comments

Comments
 (0)