Skip to content

Commit

Permalink
add: CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LeKovr committed Aug 2, 2023
1 parent f516cdc commit 8ee2254
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Change Log

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [1.0.3] - 2023-08-02

### Added

* static: use chota.css
* code: use github.com/LeKovr/go-kit/ver
* code: use MDUserKey
* code improve names,docs,comments,tests
* README: cloc & help parts
* README: add mermaid chart, collapse chart legend
* Makefile: cloc target

### Changed

* code: rename storage.Iface -> StorageIface
* CI/CD: replace .drone.yml with .woodpecker.yml

0 comments on commit 8ee2254

Please sign in to comment.