Skip to content

Commit 408a8ca

Browse files
Update changelog for v3.1.2
1 parent 3855a17 commit 408a8ca

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
### 3.1.2
4+
- Use latest version of Bash in the Alpine image again.
5+
- The `wait` bug is [fixed][37] since Bash 5.1.10.
6+
37
### 3.1.1
48
- Small [bugfix][14] for the `dns-route53` authenticator.
59
- Made so it is only bash that is installed from an older Alpine repository.
@@ -332,3 +336,4 @@
332336
[34]: https://github.com/bats-core/bats-core
333337
[35]: https://github.com/JonasAlfredsson/docker-nginx-certbot/pull/112
334338
[36]: https://github.com/JonasAlfredsson/docker-nginx-certbot/pull/117
339+
[37]: https://github.com/JonasAlfredsson/bash_fail-to-wait/issues/2

docs/dockerhub_tags.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ are updated.
1717

1818
| Major | Minor | Patch | Nginx |
1919
| ----: | ----: | ----: | :----------------- |
20-
| 3 | 3.1 | 3.1.1 | 3.1.1-nginx1.21.6 |
20+
| 3 | 3.1 | 3.1.2 | 3.1.2-nginx1.21.6 |
21+
| | | 3.1.1 | 3.1.1-nginx1.21.6 |
2122
| | | 3.1.0 | 3.1.0-nginx1.21.6 |
2223
| | 3.0 | 3.0.1 | 3.0.1-nginx1.21.6 |
2324
| | | | 3.0.1-nginx1.21.5 |

0 commit comments

Comments
 (0)