diff options
author | Allan Wang <me@allanwang.ca> | 2021-11-19 21:56:44 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-19 21:56:44 -0800 |
commit | b9dbef403e4c57b9c252d8b97b10c30d33075ac7 (patch) | |
tree | b2fdca4b31a5aa9001e97094e2639d06f475ea90 /docs | |
parent | 888af190ed4fc0ebf492088e54d81cf45fa50549 (diff) | |
parent | 2febf338614e318ad39ed4a2960a351fb3875c43 (diff) | |
download | frost-b9dbef403e4c57b9c252d8b97b10c30d33075ac7.tar.gz frost-b9dbef403e4c57b9c252d8b97b10c30d33075ac7.tar.bz2 frost-b9dbef403e4c57b9c252d8b97b10c30d33075ac7.zip |
Merge pull request #1855 from AllanWang/image-loading
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index d763f8da..87a48b87 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,5 +1,8 @@ # Changelog +## v3.1.2 +* Fix loading full size images + ## v3.1.1 * Many internal fixes to address 3.1.0 issues * Theme updates |