Skip to content

Commit bfb2b79

Browse files
committed
create CHANGELOG and reference v1.0.0
1 parent 16a5c53 commit bfb2b79

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

Diff for: CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [1.0.0] - 2023-09-08
9+
10+
### Added
11+
12+
- `cuboid_screw_thread` model
13+
- `cuboid_torus_with_step` model
14+
- `in-volume_twist` model
15+
- `in-volume_knot` model
16+
- `pipe_helix` model
17+
- `pipe_helix_7` model
18+

Diff for: CITATION.cff

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ repository-code: >-
1919
abstract: >-
2020
(Very) challenging 3D shapes for polycube-based
2121
hex-meshing
22+
version: 1.0.0
2223
keywords:
2324
- CAD
2425
- 3D

0 commit comments

Comments
 (0)