Skip to content

Commit

Permalink
Release 0.9.15
Browse files Browse the repository at this point in the history
  • Loading branch information
blueyed committed Apr 4, 2019
1 parent 2ee3fcd commit d3dd519
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
CHANGELOG
=========

Changes between 0.9.14 and 0.9.15
=================================

- Fixes

- Fix completion after debug command (#183)

- Misc

- tests: fix test_syntaxerror_in_command for Python 3.7.3 (#182)
- setup.py: cleanup, testing extra (#181)
- test_help: fix restoring of sys.stdout (#180)
- tests: move pytest config to setup.cfg, use --pdbcls=pdb:pdb.Pdb (#179)
- tests: fix put tests on py27 with user pdbrc (#178)
- Improve tests (#176)
- Provide message/error methods for py27 (#175)

Changes between 0.9.13 and 0.9.14
=================================

Expand Down

0 comments on commit d3dd519

Please sign in to comment.