mirror of
https://github.com/loot/loot-condition-interpreter.git
synced 2026-07-27 14:16:09 -07:00
Update versions and changelog for v1.3.0
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## [1.3.0] - 2019-04-07
|
||||
|
||||
### Added
|
||||
|
||||
- Support for Morrowind using ``GameType::tes3``.
|
||||
|
||||
## [1.2.2] - 2019-01-26
|
||||
|
||||
### Fixed
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "loot-condition-interpreter"
|
||||
version = "1.2.2"
|
||||
version = "1.3.0"
|
||||
authors = ["Oliver Hamlet <oliver.hamlet@gmail.com>"]
|
||||
license = "MIT"
|
||||
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "loot-condition-interpreter-ffi"
|
||||
version = "1.2.2"
|
||||
version = "1.3.0"
|
||||
authors = ["Oliver Hamlet <oliver.hamlet@gmail.com>"]
|
||||
license = "MIT"
|
||||
build = "build.rs"
|
||||
|
||||
Reference in New Issue
Block a user