Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

Commit b0cfb37

Browse files
committed
1.0.0-beta.4 release
1 parent f2f28e5 commit b0cfb37

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/), and this project adheres
66
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 1.0.0-beta.4
9+
10+
### Fixed
11+
12+
- Fixed issue with API layer initialisation when more than one API layer is enabled. This would result in a crash if
13+
this API layer was enabled first.
14+
- Fixed issue with reporting the layer's API layer version information.
15+
816
## 1.0.0-beta.3
917

1018
### Added

0 commit comments

Comments
 (0)