Update changelog and README
This commit is contained in:
parent
ac5dd81c85
commit
5851f52780
|
|
@ -1,10 +1,16 @@
|
|||
# Changelog
|
||||
|
||||
## [0.2.1]
|
||||
|
||||
### Added
|
||||
|
||||
- Working deploy for major platforms.
|
||||
|
||||
## [0.2.0]
|
||||
|
||||
### Added
|
||||
|
||||
- Ignoring extensions during unpacking
|
||||
- Ignoring extensions during unpacking.
|
||||
|
||||
## [0.1.0]
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "lwa_unity_unpack"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
edition = "2021"
|
||||
repository = "https://github.com/Leinnan/lwa_unity_unpack"
|
||||
homepage = "https://github.com/Leinnan/lwa_unity_unpack"
|
||||
|
|
|
|||
Loading…
Reference in New Issue