Skip to content

Commit

Permalink
Finalizing changelog for v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bsipocz committed Sep 26, 2023
1 parent 7413c11 commit b318b2d
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,13 +1,23 @@
0.11.0 (unreleased)
0.11.0 (2023-09-26)
===================

- Dropped ``pytest-openfiles`` as dependency. If you still use it,
you can install it separately. See https://github.com/astropy/pytest-openfiles/pull/44
for more information. [#52]

- - ``-R`` is added as a short version for the command-line option
- ``-R`` is added as a short version for the command-line option
``--remote-data``. [#55]

- Require ``pytest-doctestplus`` 1.0.0 or later. [#56]

- Require ``pytest-remotedata`` 0.4.1 or later. [#56]

- Require ``pytest-astropy-header`` 0.2.2 or later. [#56]

- Require ``pytest-arraydiff`` 0.5 or later. [#56]

- Require ``pytest-filter-subpackage`` 0.1.2 or later. [#56]


0.10.0 (2022-04-21)
===================
Expand Down

0 comments on commit b318b2d

Please sign in to comment.