From d99b2d425c4d66ec6373e2ce608fce4774077c95 Mon Sep 17 00:00:00 2001 From: William Jamieson Date: Thu, 24 Feb 2022 16:22:50 -0500 Subject: [PATCH] Merge pull request #44 from WilliamJamieson/release/0.2.2 Updated changes for release --- CHANGES.rst | 4 +++- README.md | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index a241510..c46ad80 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,4 +1,5 @@ -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] @@ -6,6 +7,7 @@ - Fix circular build dependencies for asdf. [#38] 0.2.0 (2021-12-13) +------------------ - Remove generic-1.x.0 schemas and examples. [#30] diff --git a/README.md b/README.md index 968748a..b8b0685 100644 --- a/README.md +++ b/README.md @@ -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/)