Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
doc: release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Raab committed Jun 7, 2021
1 parent 393fdd5 commit ec5fa46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion doc/news/2021-06-07_0.9.6.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ You can also read the news [on our website](https://www.libelektra.org/news/0.9.

You can try out the latest Elektra release using our docker image [elektra/elektra](https://hub.docker.com/r/elektra/elektra).
This is the quickest way to get started with Elektra without compiling and other obstacles, simply run
`docker run -it elektra/elektra`.
`docker run -it elektra/elektra` (with a preceding `docker pull elektra/elektra` if you already did so in a previous version)).

## Highlights

Expand Down
1 change: 1 addition & 0 deletions doc/news/_preparation_next_release.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ you up to date with the multi-language support provided by Elektra.

## Documentation

- JNI docu updates. _(Markus Raab)_
- <<TODO>>
- <<TODO>>
- <<TODO>>
Expand Down

0 comments on commit ec5fa46

Please sign in to comment.