Skip to content

Commit 60a9754

Browse files
committed
Updated CHANGELOG and README for version 9.0.1
1 parent f432915 commit 60a9754

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
### RFLIB 9.0.1
2+
3+
Package ID: 04tKY0000011MDJYA2
4+
Package Alias: RFLIB@9.0.0-1
5+
Install link: https://login.salesforce.com/packaging/installPackage.apexp?p0=04tKY0000011MDJYA2
6+
7+
- [Issue #101] (https://github.com/j-fischer/rflib/issues/101) Fixed regression introduced in version 8.0 that prevented the page navigation from switching pages.
8+
- Org Limit Stat Component: Fixed progressbar not displaying the proper state based on the limits retrieved from the server. Also improved UI.
9+
110
### RFLIB 9.0.0
211

312
Package ID: 04tKY000000xD5aYAE

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ sf package install --package <Package ID> --target-org <your org alias>
6464
Here are the commands for the latest versions:
6565

6666
```
67-
rem RFLIB 9.0.0
68-
sf package install --package 04tKY000000xD5aYAE --target-org <your org alias>
67+
rem RFLIB 9.0.1
68+
sf package install --package 04tKY0000011MDJYA2 --target-org <your org alias>
6969
7070
rem RFLIB-FS 3.0.1
7171
sf package install --package 04t3h000004pOeLAAU --target-org <your org alias>

0 commit comments

Comments
 (0)