We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ba2824 commit 99c7aebCopy full SHA for 99c7aeb
README.md
@@ -209,9 +209,17 @@ file on an external computer and mount it to any folder that is not under
209
210
# Changelog
211
212
+### 0.11
213
+- Python 2 is EOL, so it's time to move over to Python 3.
214
+
215
### 0.10
216
- Update to new ACME v2 servers.
217
218
+### 0.9
219
+- I am now confident enough to remove the version suffixes.
220
+- `nginx:mainline` is now using Debian 10 Buster.
221
+- Updated documentation.
222
223
### 0.9-gamma
224
- Make both Nginx and the update script child processes of the entryscript.
225
- Container will now die along with Nginx like it should.
0 commit comments