Skip to content

Commit fa67c72

Browse files
committed
Release 4.12.0
1 parent 27b0f7a commit fa67c72

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

CHANGELOG.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ The `Unreleased` section name is replaced by the expected version of next releas
88

99
## [Unreleased]
1010

11+
### Added
12+
### Changed
13+
### Removed
14+
### Fixed
15+
16+
<a name="4.12.0"></a>
17+
## [4.12.0] - 2021-06-02
18+
1119
### Added
1220

1321
- `eqxPatterns`: `Period`: Skeleton Deciders+Tests for `Period` with Rolling Balance [#89](https://github.com/jet/dotnet-templates/pull/89)
@@ -17,15 +25,12 @@ The `Unreleased` section name is replaced by the expected version of next releas
1725
- `feedConsumer`: Template for Feed Consumer tracking a `feedApi` [#88](https://github.com/jet/dotnet-templates/pull/88)
1826
- `proArchiver`: Parameterize max Sync batch size limit, default to 512KiB
1927
- `proAchiver`, `proPruner`, `eqxWeb`, `eqxWebCs`: Added `prometheus-net` integration
20-
- `proAchiver`, `proPruner`: Target `Equinox` v `3.0.0`, `Propulsion` v `2.10.0`
21-
- Target `Propulsion` v `2.10.0`, `Equinox` v `2.6.0`/`3.0.0`
2228

2329
### Changed
2430

2531
- Clean up configuration management [#87](https://github.com/jet/dotnet-templates/pull/87)
26-
27-
### Removed
28-
### Fixed
32+
- `proAchiver`, `proPruner`: Target `Equinox` v `3.0.0`, `Propulsion` v `2.10.0`
33+
- Target `Propulsion` v `2.10.0`, `Equinox` v `2.6.0`/`3.0.0`
2934

3035
<a name="4.11.0"></a>
3136
## [4.11.0] - 2020-11-04
@@ -493,7 +498,8 @@ The `Unreleased` section name is replaced by the expected version of next releas
493498

494499
(For information pertaining to earlier releases, see release notes in https://github.com/jet/dotnet-templates/releases and/or can someone please add it!)
495500

496-
[Unreleased]: https://github.com/jet/dotnet-templates/compare/4.11.0...HEAD
501+
[Unreleased]: https://github.com/jet/dotnet-templates/compare/4.12.0...HEAD
502+
[4.12.0]: https://github.com/jet/dotnet-templates/compare/4.11.0...4.12.0
497503
[4.11.0]: https://github.com/jet/dotnet-templates/compare/4.10.0...4.11.0
498504
[4.10.0]: https://github.com/jet/dotnet-templates/compare/4.9.0...4.10.0
499505
[4.9.0]: https://github.com/jet/dotnet-templates/compare/4.8.0...4.9.0

0 commit comments

Comments
 (0)