Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jes committed Sep 30, 2023
1 parent a5f9bfd commit 6e4f02e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## [0.1.3] - 2023-09-30
- Fix feed rate calculation for long rotary moves
- Enable roughing for rotary jobs
- Remember the "rotary" setting when a project is saved

## [0.1.2] - 2023-09-05
- Rotary carving support (buggy, and the UI reports mm where it means
degrees, but it is useful for some cases)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meshmill",
"version": "0.1.2",
"version": "0.1.3",
"description": "Open source 3D CAM software",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 6e4f02e

Please sign in to comment.