mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-22 02:03:01 +02:00
Add the NEWS changelog file to release tarball (#1298).
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
# This file only applies to the source dist tarball, not the built wheel.
|
# This file only applies to the source dist tarball, not the built wheel.
|
||||||
|
include NEWS
|
||||||
include borgmatic/config/schema.yaml
|
include borgmatic/config/schema.yaml
|
||||||
graft docs
|
graft docs
|
||||||
graft sample
|
graft sample
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
2.1.6.dev0
|
||||||
|
* Add the NEWS changelog file to release tarball (#1298).
|
||||||
|
|
||||||
2.1.5
|
2.1.5
|
||||||
* #1229: Document the permissions needed for the PostgreSQL database hook:
|
* #1229: Document the permissions needed for the PostgreSQL database hook:
|
||||||
https://torsion.org/borgmatic/reference/configuration/data-sources/postgresql/
|
https://torsion.org/borgmatic/reference/configuration/data-sources/postgresql/
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "borgmatic"
|
name = "borgmatic"
|
||||||
version = "2.1.5"
|
version = "2.1.6.dev0"
|
||||||
authors = [
|
authors = [
|
||||||
{ name="Dan Helfman", email="witten@torsion.org" },
|
{ name="Dan Helfman", email="witten@torsion.org" },
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user