Skip to content

Commit

Permalink
Bumps for 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dnfield committed Apr 10, 2023
1 parent b60fc15 commit 016f1b6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGES

## 2.0.5

- Allow malformed UTF-8 in loaders.
- Make the cache respect the SvgTheme and ColorMapper, if present.

## 2.0.4

- Newer version of vector_graphics.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: flutter_svg
description: An SVG rendering and widget library for Flutter, which allows painting and displaying Scalable Vector Graphics 1.1 files.
repository: https://github.com/dnfield/flutter_svg
issue_tracker: https://github.com/dnfield/flutter_svg/issues
version: 2.0.4
version: 2.0.5

dependencies:
flutter:
Expand Down

0 comments on commit 016f1b6

Please sign in to comment.