Skip to content

Commit 9755d47

Browse files
committed
Automated changelog update [skip ci]
1 parent 19b63f1 commit 9755d47

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
* Enhancement - Update extensions: [#290](https://github.com/owncloud/ocis/pull/290)
1818
* Enhancement - Update ocis-reva to 0.4.0: [#295](https://github.com/owncloud/ocis/pull/295)
1919
* Enhancement - Update extensions: [#209](https://github.com/owncloud/ocis/pull/209)
20+
* Enhancement - Update extensions 2020-06-29: [#334](https://github.com/owncloud/ocis/pull/334)
2021
* Enhancement - Update proxy to v0.2.0: [#167](https://github.com/owncloud/ocis/pull/167)
2122

2223
## Details
@@ -147,6 +148,13 @@
147148
https://github.com/owncloud/ocis/pull/209
148149

149150

151+
* Enhancement - Update extensions 2020-06-29: [#334](https://github.com/owncloud/ocis/pull/334)
152+
153+
- ocis-proxy 0.4.0 - ocis-migration 0.2.0 - ocis-reva 0.8.0 - ocis-phoenix 0.8.1
154+
155+
https://github.com/owncloud/ocis/pull/334
156+
157+
150158
* Enhancement - Update proxy to v0.2.0: [#167](https://github.com/owncloud/ocis/pull/167)
151159

152160
https://github.com/owncloud/ocis/pull/167

go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ require (
1818
github.com/labstack/gommon v0.3.0 // indirect
1919
github.com/mattn/go-colorable v0.1.6 // indirect
2020
github.com/micro/cli/v2 v2.1.2
21-
github.com/micro/go-micro/v2 v2.8.0 // indirect
2221
github.com/micro/micro/v2 v2.8.0
2322
github.com/nsf/termbox-go v0.0.0-20200418040025-38ba6e5628f1 // indirect
2423
github.com/openzipkin/zipkin-go v0.2.2

0 commit comments

Comments
 (0)