We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad8abd5 commit aa6fbb5Copy full SHA for aa6fbb5
CHANGELOG.md
@@ -93,6 +93,7 @@
93
- Globals no longer creates a `lazy_static` per global.
94
- Unsafe `ObjectClass::cast()` has been renamed to `ObjectClass::cast_unchecked()`.
95
- Bump `winreg` (Windows only) to 0.10, `pretty_assertions` (dev) to 1.0.
96
+- Updated the example in the readme to showcase the new features.
97
98
### Fixed
99
0 commit comments