Skip to content

Commit bc52052

Browse files
committed
update changelog and metainfo for release 1.7.10
1 parent 9142dc1 commit bc52052

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to Rayforge will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 1.7.10
9+
10+
### Fixed
11+
12+
- Fixed contour offset producing hundreds of garbage micro-contours on shapes
13+
with multiple holes (raygeo v0.2.0)
14+
815
## 1.7.9
916

1017
### Added

data/org.rayforge.rayforge.metainfo.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,15 @@
6666
</screenshots>
6767

6868
<releases>
69+
<release version="1.7.10" date="2026-05-18">
70+
<description>
71+
<p>Bug fix release</p>
72+
<ul>
73+
<li>Fixed contour offset producing hundreds of garbage
74+
micro-contours on shapes with multiple holes</li>
75+
</ul>
76+
</description>
77+
</release>
6978
<release version="1.7.9" date="2026-05-17">
7079
<description>
7180
<p>Bug fix release</p>

0 commit comments

Comments
 (0)