Skip to content

Commit

Permalink
[ci skip] Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sostock committed Nov 25, 2020
1 parent a2b6e46 commit 7090c6c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# UnitfulEquivalences.jl changelog

## master

* ![Enhancement](https://img.shields.io/badge/-enhancement-blue) Affine quantities are now converted to absolute quantities before calling `edconvert`, thereby eliminating the need to account for affine quantities when implementing new `edconvert` methods. ([#11](https://github.com/sostock/UnitfulEquivalences.jl/pull/11))

## v0.1.0

Initial release.

0 comments on commit 7090c6c

Please sign in to comment.