aboutsummaryrefslogtreecommitdiff
path: root/RELEASES.md
diff options
context:
space:
mode:
authorMichael McGeagh <michael.mcgeagh@arm.com>2020-12-01 13:24:09 +0000
committerTim Hall <tim.hall@arm.com>2020-12-03 08:25:14 +0000
commit44c6fe9e4843a1e6aca72dcac5fce8be625783a0 (patch)
treee57fed0b9aacbe5cdbbb3b35b7a461cbb976819c /RELEASES.md
parentb27d8957b1778aa99c6b1160032d8ce1f8af35e3 (diff)
downloadethos-u-vela-44c6fe9e4843a1e6aca72dcac5fce8be625783a0.tar.gz
vela: Improve regex for readme link replacement2.0.1
Instead of just detecting MD files, detect any local files by checking if they exist Signed-off-by: Michael McGeagh <michael.mcgeagh@arm.com> Change-Id: I02bd790b5bb148abfe16e4bdb3e38e68750cfb94
Diffstat (limited to 'RELEASES.md')
-rw-r--r--RELEASES.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md
index ac10e8b4..16cca1ef 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -5,6 +5,10 @@ main feature changes, interface changes and reported defects that have been
fixed. The version numbering adheres to the
[semantic versioning](https://semver.org/) scheme.
+## Release 2.0.1 - 03/12/2020
+
+* Fixed a broken link in the long description used by PyPi
+
## Release 2.0.0 - 30/11/2020
**Main feature changes:**