Skip to content

Commit 3296808

Browse files
committed
Update changelog
1 parent 5587207 commit 3296808

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.1.0] - 2021-04-26
4+
- Package GD and Perl in the AppImage so that pngcam works on more systems
5+
- Check for illegal inputs (zero, negative) and either warn or reject them
6+
- Various UI glitch fixes and improvements
7+
- Diagrams in tooltips
8+
- Internally plot intermediate heightmaps between jobs so that roughing isn't repeated
9+
- Ramp entry
10+
- Omit top
11+
- Cut beyond edges
12+
- Fix memory leak
13+
- Make step forward an option instead of copying it from step over
14+
- 24-bit depth on heightmaps instead of 8-bit
15+
316
## [0.0.3] - 2021-04-17
417
- UI glitch fixes
518
- Settings window

0 commit comments

Comments
 (0)