Skip to content

Commit 04bb1fc

Browse files
committed
Release 3.0.3
1 parent d7a003a commit 04bb1fc

1 file changed

Lines changed: 10 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,17 @@ The `Unreleased` section name is replaced by the expected version of next releas
1616
<a name="3.0.3"></a>
1717
## [3.0.3] - 2019-07-02
1818

19+
### Added
20+
21+
- Add `Publisher.fs` sample to `proConsumer`
22+
- Simplify `proConsumer` `Examples.fs`
23+
1924
### Changed
2025

2126
- Target `Equinox`.* `2.0.0-rc2`, `Propulsion`.* `1.0.1-rc5`
2227

23-
<a name="3.0.0"></a>
24-
## [3.0.0] - 2019-06-19
28+
<a name="3.0.2"></a>
29+
## [3.0.2] - 2019-06-19
2530

2631
### Added
2732

@@ -116,8 +121,9 @@ The `Unreleased` section name is replaced by the expected version of next releas
116121

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

119-
[Unreleased]: https://github.com/jet/dotnet-templates/compare/3.0.0...HEAD
120-
[3.0.0]: https://github.com/jet/dotnet-templates/compare/2.2.2...3.0.0
124+
[Unreleased]: https://github.com/jet/dotnet-templates/compare/3.0.3...HEAD
125+
[3.0.3]: https://github.com/jet/dotnet-templates/compare/3.0.2...3.0.3
126+
[3.0.2]: https://github.com/jet/dotnet-templates/compare/2.2.2...3.0.2
121127
[2.2.2]: https://github.com/jet/dotnet-templates/compare/2.1.2...2.2.2
122128
[2.1.2]: https://github.com/jet/dotnet-templates/compare/2.0.0...2.1.2
123129
[2.0.0]: https://github.com/jet/dotnet-templates/compare/1.2.0...2.0.0

0 commit comments

Comments
 (0)