From 6714607c2f1b6bbc64e7b348497419f146daf86b Mon Sep 17 00:00:00 2001 From: Fu Zhengyu Date: Sat, 29 Jun 2024 09:27:28 +0000 Subject: [PATCH] release 1.2.1 --- CHANGELOG.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index a0e9b30..0ccadc8 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -17,4 +17,8 @@ Changelog * Add shell completion for `vcs` * Do not clone repositories and configure workspace if `src` exists * Add pane title for `tmux` -* fix: add top-level packages to `.devcontainer/generate_catkin_buildlist.py` \ No newline at end of file +* fix: add top-level packages to `.devcontainer/generate_catkin_buildlist.py` + +1.2.1 (2024-06-29) +-------------- +* Fix `connect-smb` shell alias. \ No newline at end of file