File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.3.4 - 2023-02-18
4+
5+ - β¨ NEW: Add attrs_block_plugin by @chrisjsewell in [ #66 ] ( https://github.com/executablebooks/mdit-py-plugins/pull/66 )
6+ - π Improve field lists by @chrisjsewell in [ #65 ] ( https://github.com/executablebooks/mdit-py-plugins/pull/65 )
7+ - π§ Update pre-commit by @chrisjsewell in [ #64 ] ( https://github.com/executablebooks/mdit-py-plugins/pull/64 ) (moving from flake8 to ruff)
8+
9+ ** Full Changelog** : [ v0.3.3...v0.3.] ( https://github.com/executablebooks/mdit-py-plugins/compare/v0.3.3...v0.3.4 )
10+
311## 0.3.3 - 2022-12-06
412
513π FIX: span with end of inline before attrs
Original file line number Diff line number Diff line change 1- __version__ = "0.3.3 "
1+ __version__ = "0.3.4 "
You canβt perform that action at this time.
0 commit comments