Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 894 Bytes

CHANGELOG.md

File metadata and controls

32 lines (20 loc) · 894 Bytes

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.

[Unreleased]

[1.4.0] - 2022-02-15

Added

  • Added test cases. Minor refactors #5

[1.3.0] - 2021-10-24

Added

  • Add function to get URL params. #4

[1.2.0] - 2021-10-23

Added

  • Add HTTP error response. #3

[1.1.0] - 2021-10-23

Added

  • Add HTTP JSON response. #2

[1.0.0] - 2021-10-23

Added

  • Add basic go-webapp structure. #1