Skip to content

Commit 5e078eb

Browse files
committed
Version bump.
1 parent 7d5cde4 commit 5e078eb

File tree

19 files changed

+1205
-1192
lines changed

19 files changed

+1205
-1192
lines changed

.github/chart.svg

Lines changed: 34 additions & 34 deletions
Loading

.github/official_chart.svg

Lines changed: 34 additions & 34 deletions
Loading

.github/perf-elementary.svg

Lines changed: 10 additions & 10 deletions
Loading

.github/perf-oxygen.svg

Lines changed: 12 additions & 12 deletions
Loading

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
This changelog also contains important changes in dependencies.
88

99
## [Unreleased]
10+
11+
## [0.6.0] - 2019-03-16
1012
### Added
1113
- Nested `baseline-shift` support.
1214
- (qt-api) `renderToImage`.
@@ -44,7 +46,7 @@ This changelog also contains important changes in dependencies.
4446
- (svgtypes) Style with comments parsing.
4547
- (roxmltree) Namespaces resolving.
4648

47-
## [0.5.0] - 2018-01-04
49+
## [0.5.0] - 2019-01-04
4850
### Added
4951
- `marker` support.
5052
- Partial `baseline-shift` support.
@@ -176,7 +178,8 @@ This changelog also contains important changes in dependencies.
176178
### Fixed
177179
- `font-size` attribute inheritance during `use` resolving.
178180

179-
[Unreleased]: https://github.com/RazrFalcon/resvg/compare/v0.5.0...HEAD
181+
[Unreleased]: https://github.com/RazrFalcon/resvg/compare/v0.6.0...HEAD
182+
[0.6.0]: https://github.com/RazrFalcon/resvg/compare/v0.5.0...v0.6.0
180183
[0.5.0]: https://github.com/RazrFalcon/resvg/compare/v0.4.0...v0.5.0
181184
[0.4.0]: https://github.com/RazrFalcon/resvg/compare/v0.3.0...v0.4.0
182185
[0.3.0]: https://github.com/RazrFalcon/resvg/compare/v0.2.0...v0.3.0

0 commit comments

Comments
 (0)