Skip to content

Commit be75c08

Browse files
committed
add changelog
1 parent b76990e commit be75c08

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ Using the following categories, list your changes in this order:
3636

3737
### Changed
3838

39-
- Bump GitHub workflows
4039
- Rename `use_query` to `use_search_params`.
4140
- Rename `simple.router` to `browser_router`.
4241
- Rename `SimpleResolver` to `StarletteResolver`.
@@ -58,7 +57,7 @@ Using the following categories, list your changes in this order:
5857
- Fix bug where "Match Any" pattern wouldn't work when used in complex or nested paths.
5958
- Fix bug where `link` elements could not have `@component` type children.
6059
- Fix bug where the ReactPy would not detect the current URL after a reconnection.
61-
- Fixed flakey tests on GitHub CI by adding click delays.
60+
- Fix bug where `ctrl` + `click` on a `link` element would not open in a new tab.
6261

6362
## [0.1.1] - 2023-12-13
6463

0 commit comments

Comments
 (0)