1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-10-30 23:37:45 +02:00

Update release notes to explicitly select release commit when tagging.

This commit is contained in:
David Steele
2019-06-27 09:38:40 -04:00
parent 33e3d316d6
commit 020101b30b

View File

@@ -99,7 +99,7 @@ v2.14: Bug Fix and Improvements
- Add user guides for CentOS/RHEL 6/7.
```
The first line will be the release title and the rest will be the body. The tag field should be updated with the current version so a tag is created from master.
The first line will be the release title and the rest will be the body. The tag field should be updated with the current version so a tag is created from master. **Be sure to select the release commit explicitly rather than auto-tagging the last commit in master!**
## Push web documentation to master and deploy
```