We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92b34d6 commit 2ba21ebCopy full SHA for 2ba21eb
CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [Unreleased]
8
+
9
+### Added
10
+- Add endpoint config subcommand #47 (resolves #41)
11
12
## [0.2.0]
13
14
✨ Renamed to Hugie 🐻
@@ -20,5 +25,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
20
25
- Make delete error messsage more informative #25
21
26
- Add tests and CI/CD
22
27
23
-### Bug fixes
28
+### Fixed
24
29
- Correct table column widths #16
0 commit comments