Skip to content

Commit

Permalink
Merge pull request #253 from jupyter/blink1073-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Mar 10, 2022
2 parents 7c4543f + 983087b commit 21790e4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ Changes in nbformat
In Development
==============

5.2.0
=====
- Add ability to capture validation errors
- Update supported python versions
- Ensure nbformat minor version is present when upgrading
- Only fix cell ID validation issues if asked
- Return the notebook when no conversion is needed
- Catch AttributeErrors stemming from ipython_genutils as ValidationErrors on read
- Don't list pytest-cov as a test dependency
- Remove dependency on IPython genutils
- Include tests in sdist but not wheel

5.1.3
=====

Expand Down

0 comments on commit 21790e4

Please sign in to comment.