Skip to content

Commit 2b4e479

Browse files
committed
Update NEWS
1 parent d9d2bab commit 2b4e479

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

NEWS.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# sortable 0.5.0.9000
1+
# sortable 0.6.0
2+
3+
## Bug fixes
4+
5+
* Fix the problem with using `sortable` with `shiny` modules. To prevent user code from breaking, this requires opting in by using 'enable_modules()`. See the [vignette](https://rstudio.github.io/sortable/articles/shiny_modules.html) for more information.
6+
27

38
## Enhancements
49

@@ -7,7 +12,7 @@
712

813
## Updates
914

10-
* Update `Sortable.js` to version 1.15.3
15+
* Update `Sortable.js` to version 1.15.6
1116

1217

1318
# sortable 0.5.0

0 commit comments

Comments
 (0)