File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to Shiny for Python will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ UNRELEASED ]
8+ ## [ 1.2.0 ] - 2024-10-29
99
1010### Breaking changes
1111
Original file line number Diff line number Diff line change @@ -33,8 +33,7 @@ dependencies = [
3333 " starlette" ,
3434 " websockets>=10.0" ,
3535 " python-multipart" ,
36- # "htmltools>=0.5.3.9002",
37- " htmltools@git+https://github.com/posit-dev/py-htmltools@main" ,
36+ " htmltools>=0.6.0" ,
3837 " click>=8.1.4;platform_system!='Emscripten'" ,
3938 " markdown-it-py>=1.1.0" ,
4039 " mdit-py-plugins>=0.3.0" ,
You can’t perform that action at this time.
0 commit comments