summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-04-05 08:53:50 +0000
committerLars Wirzenius <liw@liw.fi>2021-04-05 08:53:50 +0000
commit3fdb7d8023bb336c13a94f6c08260fa3649dc6bc (patch)
treea569eeb6850f8d720ad3e6c4f627bbea060acab3 /NEWS
parent079357cc06488433afd1feac6ca41d859fbdee00 (diff)
parent93a916330454c58dba5d083abf153f61a58b7a88 (diff)
downloadbumper-rs-3fdb7d8023bb336c13a94f6c08260fa3649dc6bc.tar.gz
Merge branch 'release' into 'main'
Release 0.3.0 See merge request larswirzenius/bumper!11
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 445be7e..a5b78ae 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
# Release notes for Bumper
+## Version 0.3.0, released 2021-04-05
+
+This release adds more metadata fields to `Cargo.toml`, and changes
+the code to update `Cargo.lock` after it has updated the version
+number in `Cargo.toml` so that the two files are in sync again.
+
## Version 0.2.0, released 2021-04-05
This is the first release. It can barely make a release of itself.