File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## v2.0.3 (2024-02-04)
4+
5+ - Update port.yml (linkify-it v5.0.0) ([ #54 ] ( https://github.com/tsutsu3/linkify-it-py/pull/54 ) )
6+ - Fix rtd ([ #52 ] ( https://github.com/tsutsu3/linkify-it-py/pull/52 ) )
7+ - Add linkify-it-py-demo url ([ #51 ] ( https://github.com/tsutsu3/linkify-it-py/pull/51 ) )
8+ - Fix package build ([ #49 ] ( https://github.com/tsutsu3/linkify-it-py/pull/49 ) )
9+
310## v2.0.2 (2023-05-02)
411
512- Fix missing files to the test ([ #44 ] ( https://github.com/tsutsu3/linkify-it-py/pull/44 ) )
Original file line number Diff line number Diff line change 11from .main import LinkifyIt # noqa: F401p
22from .main import SchemaError # noqa: F401p
33
4- __version__ = "2.0.2 "
4+ __version__ = "2.0.3 "
You can’t perform that action at this time.
0 commit comments