1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

Release v3.15.0 (#1449)

* Release v3.15.0

* Document deprecations better
This commit is contained in:
Tom Limoncelli
2022-03-07 13:51:14 -05:00
committed by GitHub
parent 8bc72137f8
commit 71a849c5af
3 changed files with 9 additions and 8 deletions

View File

@@ -32,22 +32,23 @@ echo >draft-notes.txt '
This release includes many new providers (FILL IN), dozens
of bug fixes, and FILL IN.
Breaking changes:
## Breaking changes:
* FILL IN
Major features:
## Major features:
* FILL IN
Provider-specific changes:
## Provider-specific changes:
* FILL IN
Other changes and improvements:
## Other changes and improvements:
* FILL IN
## Depreciation warnings
'
git log "$NEWVERSION"..."$PREVVERSION" >>draft-notes.txt