Skip to content

Latest commit

 

History

History
70 lines (42 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

70 lines (42 loc) · 1.54 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.

Added

  • ci: improve trunk flow

Changed

  • chore(golangci-lint): drop forced version
  • ci(lint): go-version switch to go.mod
  • chore(ci): make if statements multiline
  • ci(lint): upgrade trunk
  • ci(changelog_enforcer): add trunk skiplabel

2.0.0 - 2023-03-07

Added

  • feat(bot)!: interaction server support
  • feat(cmd): anime
  • fix(anime): add sanity checks

Changed

  • refactor(cachecontainer): rename pkg to container
  • docs(repo): update CONTRIBUTING.md
  • refactor(ratelimitable): improve concurrency logic
  • refactor(internal): drop pkg layer
  • docs(code): comment constants

1.0.0 - 2023-02-13

Added

  • feat: add arikawa-boilerplate

Changed

  • docs(repo): fill template files