Skip to content

Commit

Permalink
Fix dates in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed May 13, 2020
1 parent ed6f6cf commit 0032a22
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,15 @@ Fixed
- :meth:`~ocdskingfishercolab.download_package_from_ocid` returns structurally correct records. Previously, the ``ocid`` field was at the package-level instead of the record-level.
- :meth:`~ocdskingfishercolab.download_package_from_ocid` and :meth:`~ocdskingfishercolab.download_package_from_query` return structurally correct packages. Previously, required fields were omitted.

0.1.1 (2020-03-20)
0.1.1 (2020-04-20)
------------------

Fixed
~~~~~

- The deprecated methods ``output_notebook`` and ``get_results`` return values again.

0.1.0 (2020-03-20)
0.1.0 (2020-04-20)
------------------

**Upgrade instructions:**
Expand Down Expand Up @@ -91,7 +91,7 @@ Changed
- :meth:`~ocdskingfishercolab.get_dataframe_from_query` raises an error instead of returning an error.
- :meth:`~ocdskingfishercolab.download_package_from_ocid` raises an error instead of printing a message.

0.0.1 (2020-03-20)
0.0.1 (2020-04-20)
------------------

Initial release.

0 comments on commit 0032a22

Please sign in to comment.