Automated changelog update [skip ci]

This commit is contained in:
Phil Davis
2021-01-11 12:53:19 +00:00
parent cf7692240d
commit 6fdb44c687
2 changed files with 11 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ The following sections list the changes for unreleased.
* Change - Disable pretty logging by default: [#1133](https://github.com/owncloud/ocis/pull/1133)
* Enhancement - Add OCIS_URL env var: [#1148](https://github.com/owncloud/ocis/pull/1148)
* Enhancement - Update reva to v1.4.1-0.20210111080247-f2b63bfd6825: [#1194](https://github.com/owncloud/ocis/pull/1194)
## Details
@@ -48,6 +49,15 @@ The following sections list the changes for unreleased.
containers.
https://github.com/owncloud/ocis/pull/1148
* Enhancement - Update reva to v1.4.1-0.20210111080247-f2b63bfd6825: [#1194](https://github.com/owncloud/ocis/pull/1194)
* Enhancement: calculate and expose actual file permission set [cs3org/reva#1368](https://github.com/cs3org/reva/pull/1368)
* initial range request support [cs3org/reva#1326](https://github.com/cs3org/reva/pull/1388)
https://github.com/owncloud/ocis/pull/1194
https://github.com/cs3org/reva/pull/1368
https://github.com/cs3org/reva/pull/1388
# Changelog for [1.0.0] (2020-12-17)
The following sections list the changes for 1.0.0.

View File

@@ -309,6 +309,7 @@ github.com/cs3org/reva v0.0.2-0.20200115110931-4c7513415ec5/go.mod h1:Hk3eCcdhtv
github.com/cs3org/reva v1.1.0/go.mod h1:fBzTrNuAKdQ62ybjpdu8nyhBin90/3/3s6DGQDCdBp4=
github.com/cs3org/reva v1.4.1-0.20201216095137-5207197217f1 h1:bTNyWMz+9x4JddkxUeuYkmCGL6tbLkUunbmW3Q0Nah8=
github.com/cs3org/reva v1.4.1-0.20201216095137-5207197217f1/go.mod h1:abC1Lo0ZKwkKloomTPZWunV/lUJvewkty1pI41zn2Ic=
github.com/cs3org/reva v1.4.1-0.20210111080247-f2b63bfd6825/go.mod h1:abC1Lo0ZKwkKloomTPZWunV/lUJvewkty1pI41zn2Ic=
github.com/cznic/b v0.0.0-20181122101859-a26611c4d92d h1:SwD98825d6bdB+pEuTxWOXiSjBrHdOl/UVp75eI7JT8=
github.com/cznic/b v0.0.0-20181122101859-a26611c4d92d/go.mod h1:URriBxXwVq5ijiJ12C7iIZqlA69nTlI+LgI6/pwftG8=
github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 h1:iwZdTE0PVqJCos1vaoKsclOGD3ADKpshg3SRtYBbwso=