# Changelog for quickjs-hs ### 0.1.2.4 * Bumped the quickjs library to 2020-11-08 release * Relaxed QuickCheck bounds (PR by poscat0x04) ### 0.1.2.3 * Fix for infinite loop caused by incorrect defintion of SomeJSRuntimeException ### 0.1.2.2 * Bumped the quickjs library to release 2020-09-06 ### 0.1.2.1 * This one should compile ### 0.1.2 * removed `DerivingVia` for better backwards compatibility ### 0.1.1 * relaxed bounds on packages * removed explicit TemplateHaskell dependency ### 0.1 * initial release