Skip to content

Commit 780a991

Browse files
committed
Update CHANGELOG for another release try.
1 parent 6fe592c commit 780a991

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# ArangoDB Starter Changelog
22

3-
## Changes from version 0.13.7 to master
3+
## Changes from version 0.13.8 to master
4+
5+
## Changes from version 0.13.7 to 0.13.8
6+
7+
- Redo previous release because github was offline. No other changes.
48

59
## Changes from version 0.13.6 to 0.13.7
610

MAINTAINERS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ To prepare for a release, do the following:
1919

2020
## Building a release
2121

22+
On Linux, make sure that neither `.gobuild/tmp` nor `bin` contains any
23+
files which are owned by `root`. For example, a `chmod -R` with your
24+
user account is enough. This does not seem to be necessary on OSX.
25+
2226
To make a release you must have:
2327

2428
- A github access token in `~/.arangodb/github-token` that has read/write access

0 commit comments

Comments
 (0)