diff options
author | Florian Zschocke <f.zschocke+git@gmail.com> | 2020-11-16 21:15:59 +0100 |
---|---|---|
committer | Florian Zschocke <f.zschocke+git@gmail.com> | 2020-11-16 21:39:41 +0100 |
commit | 5873bc9bdf5909dc8feb59ec564825d4fa1db4c5 (patch) | |
tree | bc25c9694c61d51fdba102b33e9842a08ece824a | |
parent | b23269acc0f460f583311c679d751925b8402563 (diff) | |
download | gitblit-5873bc9bdf5909dc8feb59ec564825d4fa1db4c5.tar.gz gitblit-5873bc9bdf5909dc8feb59ec564825d4fa1db4c5.zip |
docs: Release notes update
-rw-r--r-- | releases.moxie | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/releases.moxie b/releases.moxie index fe4c0589..00518f68 100644 --- a/releases.moxie +++ b/releases.moxie @@ -11,10 +11,14 @@ r32: { security: ~ fixes: - Fix raw links broken for branches with a forward slash in the name (issue-1290, issue-1234, issue-813) + - Fix markdown links to files in subfolders (issue-1358) changes: ~ - additions: ~ - dependencyChanges: ~ - contributors: ~ + additions: + - Add service scripts for FreeBSD (pr-1345) + dependencyChanges: + - update to Mockito 2.28.2 + contributors: + - David Hofmann } # |