Skip to content

Commit

Permalink
Add changelog and add detail to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed Slavich committed Nov 24, 2021
1 parent 7ac7c26 commit 280b8f1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
0.1.0 (2021-11-24)
------------------

- Initial release
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# asdf-transform-schemas
ASDF schemas for transforms.

This package provides ASDF schemas for validating transform tags. Users should not
need to install this directly; instead, install an implementation package such
as asdf-astropy, which includes asdf-transform-schemas as a dependency.

![CI](https://github.com/asdf-format/asdf-transform-schemas/workflows/CI/badge.svg)

0 comments on commit 280b8f1

Please sign in to comment.