Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilburda committed Aug 30, 2023
1 parent 2136f14 commit 3f438b0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
1.2
===

* Prevented errors when importing the `pypdb` module when GIMP is not fully initialized.


1.1
===

* Allowed access to PDB procedures via strings as `pdb['some-procedure-name']`.
* Python exceptions are now raised if attempting to access non-existent procedure names.


1.0
===

Expand Down

0 comments on commit 3f438b0

Please sign in to comment.