Skip to content

Commit 298f402

Browse files
committed
Version 0.9.1
1 parent 85b1d4b commit 298f402

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.9.1
4+
5+
### Bug Fixes
6+
7+
* Fix `Lookup` directives that contain a `Not` clause
8+
39
## 0.9.0
410

511
### Breaking Changes

necsus.nimble

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Package
22

3-
version = "0.9.0"
3+
version = "0.9.1"
44
author = "Nycto"
55
description = "Entity Component System"
66
license = "MIT"

0 commit comments

Comments
 (0)