Skip to content

Commit

Permalink
update changelog for v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matpompili committed Sep 2, 2022
1 parent 0d655c7 commit 038f5e6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,16 @@

## [Unreleased](https://github.com/matpompili/caniusethat/tree/main)

[Full Unreleased Changelog](https://github.com/matpompili/caniusethat/compare/v0.3.0...main)

## [v0.3.0](https://github.com/matpompili/caniusethat/tree/v0.3.0) (2022-09-02)

- Fix error when docstring is not present in the function. (Issue #1, PR #4)
- Add `pyzmq.utils.win32.allow_interrupt` to the server threads, so they can be stopped on Windows. (Issue #2, PR #6)
- Move some of the logging to `DEBUG` level. (Issue #3, PR #7)
- Add reserved method names to `Thing` class. (Issue #5, PR #8)

[Full Unreleased Changelog](https://github.com/matpompili/caniusethat/compare/v0.2.3...main)
[Full v0.3.0 Changelog](https://github.com/matpompili/caniusethat/compare/v0.2.3...v0.3.0)

## [v0.2.3](https://github.com/matpompili/caniusethat/tree/v0.2.3) (2022-09-01)

Expand Down

0 comments on commit 038f5e6

Please sign in to comment.