Files
gotes/CHANGELOG.md
DelphicOkami 0e48b345eb
Some checks failed
test / go-test (push) Failing after 1m6s
docs(changelog): add notes to changelog
2026-03-22 19:38:31 +00:00

772 B

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.

A ### Breaking section is used in addition to Keep a Changelog's standard sections to explicitly document changes that are backwards-incompatible but would otherwise appear under ### Changed. Entries under ### Breaking trigger a major version bump in automated release recommendation logic.

Unreleased

Breaking

Added

  • SQLite based server
  • Simple CLI for interacting with server

Changed

Removed

Fixed