We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e47a8ee commit 627b02aCopy full SHA for 627b02a
CHANGELOG.md
@@ -1,9 +1,9 @@
1
# Changelog
2
3
-## [1.1.0] - January 14, 2022
+## [1.1.0 - 1.1.2] - January 14, 2022
4
- Add `GrayscaleTransformation` and `BlurTransformation` which are removed from Coil 2.0
5
- Library relies on `coil-base` instead of `coil` so that the singleton dependency is not forced on
6
-the consumer.
+the consumer. (The extra releases were dedicated to trying to figure out library distribution)
7
8
## [1.0.0] - October 22, 2020
9
- 1.0.0 release to coincide with Coil's 1.0.0 release.
0 commit comments