Skip to content

Commit 727dc63

Browse files
committed
Document various changes that will get into the next release.
1 parent 84b5455 commit 727dc63

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118

119119
--------------------------------------------------------------------------------
120120

121-
# Unreleased
121+
# 0.56.0
122122

123123
Released YYYY/MM/DD
124124

@@ -129,6 +129,8 @@ Released YYYY/MM/DD
129129
## Changed
130130

131131
* Objective-c bindings borrow self rather than take ownership ([#1883][]).
132+
* Templates and enums now correctly use the same naming scheme as other types
133+
(#1891).
132134

133135
## Deprecated
134136

@@ -140,6 +142,7 @@ Released YYYY/MM/DD
140142

141143
## Fixed
142144

145+
* Constructors in wasm32 now return a value. (#1877).
143146
* Fixed objective-c protocol impl blocks for parent classes's protocols ([#1883][]).
144147

145148
## Security

0 commit comments

Comments
 (0)