You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Changelog
2
2
3
+
## 0.3.1 (November 30, 2020)
4
+
5
+
BUG FIXES:
6
+
7
+
* using boolean values in defaults for `last_modified` and `since` in `nginx_config_main_template`. Quoted string values are treated as True; on or off values witout quotation marks could be used as ansible treats them as boolean true and false.
0 commit comments