# v2.0.0, 14jun23, for use in BornAgain-21

Repairs two problems if 1.1.0:
- hard-coded version number was wrong (still 0.2.0)
- major version number should have increased since API was broken (removal of unit())

# v1.1.0, 27apr23, for use in BornAgain-20.1

- replaced unit() by unit_or_throw() and unit_or_null()

# v1.0.0, 29mar23, for use in BornAgain-20.0

- changed sign in R3Util::phi()

# v0.2.0, 27sep22

Added component
- Rotations3D.h

# v0.1.3, 18feb22

Initial release, with components
- Complex.h
- Vectors3D.h
