Skip to content

Commit 43ff10d

Browse files
committed
Write changelog
1 parent 002d5d6 commit 43ff10d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.11.2] - 2023-01-09
9+
10+
This is a hot-fix release for a high priority issue.
11+
12+
### Fixed
13+
14+
- API methods that may return null object pointers should no longer panic. ([#1002](https://github.com/godot-rust/gdnative/pull/1002))
15+
816
## [0.11.1] - 2023-01-06
917

1018
This is a backwards-compatible release; thus no removals or breaking changes.

0 commit comments

Comments
 (0)