Skip to content

Commit c03a8ff

Browse files
committed
0.6.4
1 parent 3223ba5 commit c03a8ff

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8+
## 0.6.4 - 2024-03-29
9+
10+
* Update `visioncortex` version to `0.8.8`
11+
812
## 0.6.3 - 2023-11-21
913

1014
* New converter API https://github.com/visioncortex/vtracer/pull/59

cmdapp/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "vtracer"
3-
version = "0.6.3"
3+
version = "0.6.4"
44
authors = ["Chris Tsang <chris.2y3@outlook.com>"]
55
edition = "2021"
66
description = "A cmd app to convert images into vector graphics."

0 commit comments

Comments
 (0)