Skip to content

Commit

Permalink
Update changelog (#439)
Browse files Browse the repository at this point in the history
  • Loading branch information
Saransh-cpp authored Mar 15, 2024
1 parent 8de0dfe commit 6ee3a1f
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,25 @@

## Version 1.3

### Version 1.3.1

#### Features

- feat: make momentum-ness infectious [#437][]

#### Bug fixes

- fix: support dask-awkward 2024.3.0 [#436][]
- fix: momentum coords should not be repeated with generic coords in subclasses [#438][]

[#436]: https://github.com/scikit-hep/vector/pull/436
[#438]: https://github.com/scikit-hep/vector/pull/438
[#437]: https://github.com/scikit-hep/vector/pull/437

### Version 1.3.0

#### Features

- feat: coordinate transformation functions with momentum names [#424][]
- feat: allow momentum coords in to_Vector\*D methods + cleanup [#423][]
- feat: add a lite nox session + add numba as optional dependency [#431][]
Expand Down

0 comments on commit 6ee3a1f

Please sign in to comment.