Skip to content

Commit 3075444

Browse files
committed
Update CHANGELOG with 0.1.0 tag
1 parent 6ac21f8 commit 3075444

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
2-
## [Unreleased](https://github.com/gilzoide/lua-gdextension/compare/929f8f3971764c42cac641988e93ce6ce5be9452...HEAD)
2+
## [Unreleased](https://github.com/gilzoide/lua-gdextension/compare/0.1.0...HEAD)
3+
4+
5+
## [0.1.0](https://github.com/gilzoide/lua-gdextension/releases/tag/0.1.0)
36
### Added
47
- `LuaState` class for holding a Lua state and interacting with it.
58
You may create as many instances as you want, each one representing an independent Lua state.

0 commit comments

Comments
 (0)