Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
voxpelli committed Nov 9, 2019
1 parent f9fd677 commit f5252a3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## Changelog

### 0.13.0

* **BREAKING:** Now requires at least Node 10.x
* **Improvement:** In browsers that support it, now tries to lazy load images. Thanks @kevinmarks!
* **Dependencies:** Updated lots of modules to newer versions
* **Misc:** Tweaked testing setup – now eg. uses GitHub CI

### 0.12.7

* **Fix:** Restored signup functionality that broke in `knex` and/or `pg` module upgrade
Expand Down

0 comments on commit f5252a3

Please sign in to comment.