diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c16d67..5712189 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,19 @@ Changelog ========= +### v3.1.0 / 2024-02-20 + + - Add ffmpeg + - Add bat + - Add Microsoft Edge + - Add MySQL client + - Replace htop with btop + - Improve VS Code installation + - Improve Docker installation + - Update Gnome Shell Extensions + - Remove Atom + - Fix Build status badge + ### v3.0.0 / 2022-06-30 - Rewrite for Ubuntu 22.04 diff --git a/package.json b/package.json index 861eca4..41c4e69 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ubuntu-setup", "private": true, - "version": "3.0.0", + "version": "3.1.0", "description": "Installing development environment on Ubuntu", "keywords": [ "Ubuntu",