You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,13 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
* Restoring state from previous `SDK` version works. ([#1134](https://github.com/box/box-java-sdk/issues/1134)) ([b6d97dd](https://github.com/box/box-java-sdk/commit/b6d97dd5b0cc91eb2e4c922ff217e0878e0f63ec))
Latest release can be found [here](https://github.com/box/box-java-sdk/tree/v3.8.0).
12
+
Latest release can be found [here](https://github.com/box/box-java-sdk/tree/v3.8.1).
13
13
14
14
## Versions
15
15
We use a modified version of [Semantic Versioning](https://semver.org/) for all changes. See [version strategy](VERSIONS.md) for details which is effective from 30 July 2022.
@@ -204,31 +204,31 @@ You can find guides and tutorials in the `doc` directory.
204
204
205
205
*[BUILD ON BOX PLATFORM](https://developer.box.com/guides/getting-started/)
0 commit comments