Skip to content

Commit

Permalink
Merge pull request #44 from WilliamJamieson/release/0.2.2
Browse files Browse the repository at this point in the history
Updated changes for release
  • Loading branch information
WilliamJamieson committed Feb 24, 2022
1 parent c810798 commit d99b2d4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
0.2.1 (unreleased)
0.2.2 (2022-02-24)
------------------

- Add inputs and outputs to base transform schema to properly document them. [#33]
- Add spline1d schema. [#41]
- Add cosine, tangent, arcsine, arccosine, and arctangent schemas. [#40]
- Fix circular build dependencies for asdf. [#38]

0.2.0 (2021-12-13)
------------------

- Remove generic-1.x.0 schemas and examples. [#30]

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# asdf-transform-schemas
![CI](https://github.com/asdf-format/asdf-transform-schemas/workflows/CI/badge.svg)
![Downstream](https://github.com/asdf-format/asdf-transform-schemas/workflows/Downstream/badge.svg)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)
Expand Down

0 comments on commit d99b2d4

Please sign in to comment.