Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 634 Bytes

CHANGELOG.md

File metadata and controls

30 lines (21 loc) · 634 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 Semantipush c Versioning.

[1.1.0] - 2020.7.8

Added

  • assert: method to test slice of map[string]string
  • assert: error Is (go 1.13)
  • assert: DeleteAndTest, Headers method

Fixed

Changed

  • CHANGELOG to CHANGELOG.md

Removed

[1.0.0] - 2020.5.18

Added

  • doc (readme, changelog)
  • github action
  • package: assert, json pretty, log

Fixed

Changed

Removed