Skip to content
Snippets Groups Projects
Commit e611b904 authored by Régis Behmo's avatar Régis Behmo
Browse files

3.10.1 (2020-01-13)

- [Improvement] Explicitely point to docker.io images, when necessary,
for [podman](https://podman.io/) compatibility.
parent 6d46d59b
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,10 @@
Note: Breaking changes between versions are indicated by "💥".
## 3.10.1 (2020-01-13)
- [Improvement] Explicitely point to docker.io images, when necessary, for [podman](https://podman.io/) compatibility.
## 3.10.0 (2020-01-10)
- [Bugfix] Fix oauth authentication in dev mode
......
__version__ = "3.10.0"
__version__ = "3.10.1"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment