Skip to content

Commit

Permalink
Update changelog: Version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oysteinmyrmo committed Aug 24, 2023
1 parent 6ea35e8 commit c0a0ce7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.2.0] - 2023-08-24

### Added

- Add CMake INTERFACE target named bezier.
Expand All @@ -15,7 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Make all namespaces lowercase.
- Move bezier.h from include/ to include/bezier/.
- Change all floats to doubles.
- Change all floats to doubles, both member variables and function arguments.

## [0.1.0] - 2023-08-08

Expand Down

0 comments on commit c0a0ce7

Please sign in to comment.