File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,10 @@ Don't forget to remove deprecated code on each major release!
1919
2020## [ Unreleased]
2121
22+ - Nothing (yet)!
23+
24+ ### [ 5.2.0] - 2024-12-29
25+
2226### Added
2327
2428- User login/logout features!
@@ -540,7 +544,8 @@ Don't forget to remove deprecated code on each major release!
540544
541545- Support for IDOM within the Django
542546
543- [Unreleased]: https:// github.com/ reactive- python/ reactpy- django/ compare/ 5.1 .1... HEAD
547+ [Unreleased]: https:// github.com/ reactive- python/ reactpy- django/ compare/ 5.2 .0... HEAD
548+ [5.2 .0]: https:// github.com/ reactive- python/ reactpy- django/ compare/ 5.1 .1... 5.2 .0
544549[5.1 .1]: https:// github.com/ reactive- python/ reactpy- django/ compare/ 5.1 .0... 5.1 .1
545550[5.1 .0]: https:// github.com/ reactive- python/ reactpy- django/ compare/ 5.0 .0... 5.1 .0
546551[5.0 .0]: https:// github.com/ reactive- python/ reactpy- django/ compare/ 4.0 .0... 5.0 .0
Original file line number Diff line number Diff line change 1313)
1414from reactpy_django .websocket .paths import REACTPY_WEBSOCKET_ROUTE
1515
16- __version__ = "5.1.1 "
16+ __version__ = "5.2.0 "
1717__all__ = [
1818 "REACTPY_WEBSOCKET_ROUTE" ,
1919 "components" ,
You can’t perform that action at this time.
0 commit comments