Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Commit

Permalink
add secman v6.2.0 changelog notes, publish secman v6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
abdfnx committed Mar 12, 2022
1 parent 8a7aff6 commit 0ee1c55
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,45 @@
---

## [[v6.2.0] 2022-03-11](#v620-2022-03-11)

> Secman v3 ✨
this release is the first release of secman v3

it's comes with **new features**, **new design**, **new infrastructure**, **and new secman**.

### Added

- Add `secman auth` command with `create`, `login`, `logout`, and `refresh` sub-commands.
- Add `secman delete` command.
- Create `secman docs` and `secman doctor` commands.
- Build `secman edit` command.
- Create `secman generate` command.
- Add `secman info` and `secman init` commands.
- Build `secman insert` command.
- Create `secman read` command.
- Build `secman whoami` command.
- Initialize **@go-task** config file.
- Add Terminal User Interface (TUI) to secman with **@charmbracelet** libraries.
- Create `secman doctor` command with `secman doctor fix` sub-command.
- Add `secman ui` command.
- Build [**SMUI**](https://github.com/david-tomson/smui) by **@david-tomson**.

### Changed

- Move **secman v2** to secman core cli (**scc**).
- Convert from typescript to golang with typescript.
- Update `README.md`.
- Update **vscode** config.
- Update secman contributing guide.

### Fixed

- Fix messages.
- Fix connections with **secman cloud**.
- Fix Secman Core CLI (scc)

## [[v6.1.3] 2022-01-10](#v613-2022-01-10)

### Added
Expand Down

0 comments on commit 0ee1c55

Please sign in to comment.