Skip to content

Latest commit

 

History

History
68 lines (56 loc) · 6.59 KB

CHANGELOG.md

File metadata and controls

68 lines (56 loc) · 6.59 KB

Changelog

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Generated by auto-changelog.

Commits

  • (feat) change docker package name 8b9d317

v0.2.0 - 2023-06-10

Commits

  • (feat) add redis for caching 69dba5b
  • (feat) add docker-compose.yml with redis and api service 8bab24d
  • (fix) remove unnecessary await d13024e
  • (refactor) extract api-error responder 8c3af4d
  • (ci) allow only main branch as trigger f3221b0
  • (feat) add interface for error and success response + extend response cdfb1d1

v0.1.0 - 2023-06-09

Commits