Skip to content

Commit 6500adc

Browse files
committed
Know what's changed in v1.7.1
1 parent 1fe9015 commit 6500adc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [Unreleased][unreleased]
66

7+
- Nothing
8+
9+
## [1.7.1] - 2020-03-17
710
### Fixed
811
- Static Asset Finder uses pathname for compatibility with Sprockets 4+. [#106](https://github.com/jamesmartin/inline_svg/pull/106). Thanks [@subdigital](https://github.com/subdigital)
912

@@ -231,7 +234,8 @@ transformations](https://github.com/jamesmartin/inline_svg/blob/master/README.md
231234
### Added
232235
- Basic Railtie and view helper to inline SVG documents to Rails views.
233236

234-
[unreleased]: https://github.com/jamesmartin/inline_svg/compare/v1.7.0...HEAD
237+
[unreleased]: https://github.com/jamesmartin/inline_svg/compare/v1.7.1...HEAD
238+
[1.7.1]: https://github.com/jamesmartin/inline_svg/compare/v1.7.0...v1.7.1
235239
[1.7.0]: https://github.com/jamesmartin/inline_svg/compare/v1.6.0...v1.7.0
236240
[1.6.0]: https://github.com/jamesmartin/inline_svg/compare/v1.5.2...v1.6.0
237241
[1.5.2]: https://github.com/jamesmartin/inline_svg/compare/v1.5.1...v1.5.2

0 commit comments

Comments
 (0)