Skip to content

Commit

Permalink
Add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
pviarkhouski committed Sep 25, 2020
1 parent a39c876 commit 18ae13d
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## Release notes
### vNext
*
### v1.1.0
* Add optional onboarding token parameter to init method
### v1.0.0
* First release

## Building documentation
For building documentation we use [orchid](https://orchid.run/)
Using standard approach of publishing to gh-pages branch.
Expand All @@ -12,12 +20,12 @@ To check documentation locally before publishing use:
Before running orchid deploy configure your githubToken.

```
export githubToken=slfgkhlkhslkdfhlsd
export githubToken=slfgkhlkhslkdfhlsd
```

```
./gradlew :docs:orchidDeploy -PorchidEnvironment=prod
```
```

[Documentation site](https://cere-io.github.io/sdk-android/)

Expand Down

0 comments on commit 18ae13d

Please sign in to comment.