Skip to content

Commit 7ef4f84

Browse files
committed
Update CHANGELOG.md
1 parent 5892661 commit 7ef4f84

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919

2020
* Fixed an issue that prevented Shiny from serving the `font.css` file referenced in Shiny's Bootstrap CSS file. (#1342)
2121

22+
* Removed temporary state where a data frame renderer would try to subset to selected rows that did not exist. (#1351)
23+
2224
### Other changes
2325

2426
* `Session` is now an abstract base class, and `AppSession` is a concrete subclass of it. Also, `ExpressMockSession` has been renamed `ExpressStubSession` and is a concrete subclass of `Session`. (#1331)

0 commit comments

Comments
 (0)