From 9ad7f20e27863a078a72868c685c3c45424e441b Mon Sep 17 00:00:00 2001 From: Fabien Chouteau Date: Fri, 5 Feb 2021 11:53:30 +0100 Subject: [PATCH] user-changes.md: Add markers for releases (#684) This will help users identify what is new since the last release. --- doc/user-changes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/user-changes.md b/doc/user-changes.md index 3dc94106..c702c921 100644 --- a/doc/user-changes.md +++ b/doc/user-changes.md @@ -4,6 +4,8 @@ This document is a development diary summarizing changes in `alr` that notably affect the user experience. It is intended as a one-stop point for users to stay on top of `alr` new features. +## Release `1.0` + ### Narrow down versions for dependencies given without restrictions PR [#675](https://github.com/alire-project/alire/pull/675). @@ -73,6 +75,8 @@ $ alr config --set --global editor.cmd "emacs ${GPR_FILE}" The default editor is still GNATstudio. +## Release `0.7-beta` + ### Assistance to generate and publish as tarball PR [#529](https://github.com/alire-project/alire/pull/529). -- 2.39.5