Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
arielelkin committed Dec 13, 2021
1 parent 5d86d33 commit 36afbb6
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. Items under

## [Unreleased]

## [2.7.2]
### Fixes
- Find named colour tags plist when using SPM.

## [2.7.1]
### Fixes
- Address Xode 13 related warnings. [Sergio Baró](https://www.github.com/sergiobaro) [#195](https://github.com/pocketsvg/PocketSVG/pull/195)

## [2.7.0]
### New Features
- Support for `viewBox` tag. [Alessio Prosperi](https://github.com/NeedNap)
Expand Down Expand Up @@ -158,7 +166,10 @@ Changes by Ariel Elkin unless otherwise specified.
- Substituted CC license with MIT license.


[Unreleased]: https://github.com/pocketsvg/PocketSVG/compare/2.6.0...HEAD
[Unreleased]: https://github.com/pocketsvg/PocketSVG/compare/2.7.2...HEAD
[2.7.2]: https://github.com/pocketsvg/PocketSVG/compare/2.7.1...2.7.2
[2.7.1]: https://github.com/pocketsvg/PocketSVG/compare/2.7.0...2.7.1
[2.7.0]: https://github.com/pocketsvg/PocketSVG/compare/2.6.0...2.7.0
[2.6.0]: https://github.com/pocketsvg/PocketSVG/compare/2.5.0...2.6.0
[2.5.0]: https://github.com/pocketsvg/PocketSVG/compare/2.4.2...2.5.0
[2.4.2]: https://github.com/pocketsvg/PocketSVG/compare/2.4.1...2.4.2
Expand Down

0 comments on commit 36afbb6

Please sign in to comment.