Update versions and changelog for v1.2.1

This commit is contained in:
Oliver Hamlet
2019-01-20 00:47:21 +00:00
parent 8e116d2980
commit 3777c067a4
3 changed files with 11 additions and 2 deletions
+9
View File
@@ -1,5 +1,14 @@
# Changelog
## [1.2.1] - 2018-01-20
### Fixed
- Parsing error when reading the version fields of an executable that did not
have any US English version info. Reading executables' version fields now uses
the first version info structure instead of attempting to read the US English
version info structure.
## [1.2.0] - 2018-12-22
### Added