Skip to content

Commit

Permalink
Versioning for 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renefloor committed Sep 7, 2020
1 parent 3213069 commit da220f1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [0.3.0] - 2020-09-07
* Fixed bug when fitting placeholders or error widgets.
* BREAKING: Doesn't automatically center placeholders and error widgets anymore.

## [0.2.1] - 2020-06-04
* Make whole widget, including placeholder and error widgets, adhere to the height and width set.

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: octo_image
description: A multifunctional Flutter image widget. Supports placeholders, error widgets and image transformers with fading.
version: 0.2.1
version: 0.3.0
homepage: https://github.com/Baseflow/octo_image

environment:
Expand Down

0 comments on commit da220f1

Please sign in to comment.