Skip to content

Commit 3942fe2

Browse files
committed
Update changelog to note PR #97
1 parent ce03821 commit 3942fe2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
- Support newer requests-cache version (0.6 onwards)
6+
[PR #97](https://github.com/dbr/tvdb_api/pull/97)
7+
38
## `3.1` - 2021-04-29
49

510
- Rename exceptions to conventional PEP8 naming syntax, e.g `tvdb_error` becomes `TvdbError`, `tvdb_episodenotfound` becomes `TvdbEpisodeNotFound` etc. All exceptions have changed. Backwards-compatible bindings to old names exist until next version (i.e will be removed in version 3.2)

0 commit comments

Comments
 (0)