From c653047c661bc0c5f645f6d6cf1f37e96e5f34d4 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Fri, 2 May 2025 12:26:42 +0100 Subject: [PATCH] add 0.3.1 to changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0253f33..364eb1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +# [0.3.1] - 2024-05-02 + +### Added + +- --man flag for generating/viewing a man page. +- Ability to load env vars from env files, see the [README](https://github.com/onyx-and-iris/gobs-cli?tab=readme-ov-file#environment-variables) + # [0.2.0] - 2025-04-27 ### Added