This repository was archived by the owner on Apr 1, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +11
-7
lines changed Expand file tree Collapse file tree 1 file changed +11
-7
lines changed Original file line number Diff line number Diff line change @@ -11,12 +11,16 @@ tag versions. The Bond compiler (`gbc`) and
11
11
different versioning scheme, following the Haskell community's
12
12
[ package versioning policy] ( https://wiki.haskell.org/Package_versioning_policy ) .
13
13
14
- ## Unreleased ##
14
+ ## 9.0.3: 2020-08-06 ##
15
15
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.
20
24
21
25
### C# ###
22
26
@@ -156,7 +160,7 @@ There are no changes to code generation or the language projections.
156
160
157
161
### C++ ###
158
162
159
- * C# / Nuget release only
163
+ * There were no C++ changes in this release.
160
164
161
165
### C# ###
162
166
@@ -528,7 +532,7 @@ There are no changes to code generation or the language projections.
528
532
529
533
## 6.0.1 ##
530
534
531
- This version was not used .
535
+ This version was allocated but never released .
532
536
533
537
## 6.0.0: 2017-06-29 ##
534
538
* ` gbc ` & compiler library: 0.10.0.0
You can’t perform that action at this time.
0 commit comments