Skip to content

Commit

Permalink
Note removal of Episode.isDischarged in the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmiller committed Aug 9, 2019
1 parent 7710b32 commit 8a62b78
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions changelog.md
@@ -1,5 +1,11 @@
### 0.17.0 (Major Release)

#### Javascript API removals

* Remives the function Episode.isDischarged() (This was rarely if ever used, and no longer an accurate represenation of dischargedness.)

#### Miscelanious changes

Bumps Flake8 version to 3.7.8 - new code will now be required to pass flake8 v3.7.8

### 0.16.0 (Major Release)
Expand Down

0 comments on commit 8a62b78

Please sign in to comment.