Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit 345c830

Browse files
committed
Prepare for 9.0.3 release
1 parent 3afea82 commit 345c830

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

CHANGELOG.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,16 @@ tag versions. The Bond compiler (`gbc`) and
1111
different versioning scheme, following the Haskell community's
1212
[package versioning policy](https://wiki.haskell.org/Package_versioning_policy).
1313

14-
## Unreleased ##
14+
## 9.0.3: 2020-08-06 ##
1515

16-
* IDL core version: TBD
17-
* C++ version: TBD
18-
* C# NuGet version: bug fix bump needed
19-
* `gbc` & compiler library: TBD
16+
* IDL core version: 3.0
17+
* C++ version: 9.0.2
18+
* C# NuGet version: 9.0.3
19+
* `gbc` & compiler library: 0.12.1.0
20+
21+
### C++ ###
22+
23+
* There were no C++ changes in this release.
2024

2125
### C# ###
2226

@@ -156,7 +160,7 @@ There are no changes to code generation or the language projections.
156160

157161
### C++ ###
158162

159-
* C# / Nuget release only
163+
* There were no C++ changes in this release.
160164

161165
### C# ###
162166

@@ -528,7 +532,7 @@ There are no changes to code generation or the language projections.
528532

529533
## 6.0.1 ##
530534

531-
This version was not used.
535+
This version was allocated but never released.
532536

533537
## 6.0.0: 2017-06-29 ##
534538
* `gbc` & compiler library: 0.10.0.0

0 commit comments

Comments
 (0)