Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AngeloStavrow/indigo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngelo Stavrow <contact@angelostavrow.com>2020-07-20 13:59:29 +0300
committerAngelo Stavrow <contact@angelostavrow.com>2020-07-20 13:59:29 +0300
commited455eb31ae27f8962e9bf700f34796754f45c92 (patch)
treea19eebdec996e76a1ccc65028ac5e26773978b58
parent8f26a1254eb834961f2363e1d09ab214e9bcb3bc (diff)
Update change logHEADmaster
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1f29bbd..389e2ed 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Improved legibility of code blocks when using language-specific backticks or Hugo's [highlight shortcode](https://github.com/AngeloStavrow/indigo/issues/89), per [#89](https://github.com/AngeloStavrow/indigo/issues/89).
+- Images that have height and width set in the `<img>` tag now don't get stretched beyond their original size, and their aspect ratio is respected, per [#81](https://github.com/AngeloStavrow/indigo/issues/81).
## [1.4.0] - 2020-07-13