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 85b1d4b commit 298f402Copy full SHA for 298f402
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 0.9.1
4
+
5
+### Bug Fixes
6
7
+* Fix `Lookup` directives that contain a `Not` clause
8
9
## 0.9.0
10
11
### Breaking Changes
necsus.nimble
@@ -1,6 +1,6 @@
# Package
-version = "0.9.0"
+version = "0.9.1"
author = "Nycto"
description = "Entity Component System"
license = "MIT"
0 commit comments