Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Commit

Permalink
Merge pull request #11 from myelin-ai/release-2.3.0
Browse files Browse the repository at this point in the history
Release 2.3.0
  • Loading branch information
jeremystucki authored Mar 11, 2019
2 parents a065851 + da2f9b1 commit 24e18e6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "myelin-geometry"
description = "Basic linear and vector geometry for two-dimensional Euclidean geometry"
version = "2.2.0"
version = "2.3.0"
authors = [
"Jan Nils Ferner <jan@myelin.ch>",
"Mathias Fischler <mathias@myelin.ch>",
Expand Down
3 changes: 3 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@

## 2.2
- Add `Vector::rotate`

## 2.3
- Add `Vector::rotate_clockwise`

0 comments on commit 24e18e6

Please sign in to comment.