Skip to content

Commit

Permalink
Release 0.9.12
Browse files Browse the repository at this point in the history
  • Loading branch information
blueyed committed Mar 16, 2019
1 parent 27eddaf commit 63d1425
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG
@@ -1,6 +1,19 @@
CHANGELOG
=========

Changes between 0.9.11 and 0.9.12
=================================

- Fixes

- Fix forget(): check self.lineno, not GLOBAL_PDB.lineno (#160)
- do_debug: use func.__globals__ with rebind_globals (#159)
- Use super() (#145)

- Misc

- tests: set_trace: allow to pass in Pdb class (#158)

Changes between 0.9.8 and 0.9.11
================================

Expand Down

0 comments on commit 63d1425

Please sign in to comment.