feat(history): add changes

This commit is contained in:
Tomas 2020-06-08 18:09:29 +02:00
parent 218f1428c4
commit d92030a6c2
2 changed files with 6 additions and 1 deletions

View file

@ -1,4 +1,9 @@
v1.1.2 / 2020-06-08
===================
* fix(#335): disable image flatten type conditional
v1.1.1 / 2020-06-08
===================

View file

@ -1,4 +1,4 @@
package bimg
// Version represents the current package semantic version.
const Version = "1.1.1"
const Version = "1.1.2"