Skip to content

Commit 9900311

Browse files
authored
Merge pull request #455 from Appsilon/release-1.3.1
Bump version to 1.3.1 and update changelog
2 parents a4987f9 + 441ad63 commit 9900311

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: rhino
22
Title: A Framework for Enterprise Shiny Applications
3-
Version: 1.3.0.9003
3+
Version: 1.3.1
44
Authors@R:
55
c(
66
person("Kamil", "Żyła", role = c("aut", "cre"), email = "opensource+kamil@appsilon.com"),

NEWS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
# rhino (development version)
1+
# rhino 1.3.1
22

33
1. `test_r()` now clears the environment of loaded box modules before tests are run.
44
This removes the need for `box::reload()` calls in tests.
5+
2. Added support for `shinymanager`.
56

67
# [rhino 1.3.0](https://github.com/Appsilon/rhino/releases/tag/v1.3.0)
78

0 commit comments

Comments
 (0)