Skip to content

Commit

Permalink
Update changelog for release
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamgower committed May 4, 2023
1 parent 8803c49 commit 02d4b56
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.2.3 - 2023-05-04

- Fixed the use of numpy strings for deme names.
({user}`terhorst`, {user}`grahamgower`, {issue}`495`, {pr}`505`)
- Added `Graph.rename_demes()` method to return a graph with renamed demes.
({user}`aabiddanda`, {pr}`499`)

## 0.2.2 - 2022-04-28

Better conformance to the spec. Minor discrepancies between
Expand Down
5 changes: 0 additions & 5 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ classifiers =
Operating System :: OS Independent
Intended Audience :: Science/Research
Programming Language :: Python :: 3
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Topic :: Scientific/Engineering
Topic :: Scientific/Engineering :: Bio-Informatics
project_urls =
Expand Down

0 comments on commit 02d4b56

Please sign in to comment.