Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 445 Bytes

CHANGELOG.md

File metadata and controls

13 lines (10 loc) · 445 Bytes

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

[Unreleased]

Changed

  • dev: update Clojure library to version 1.12.0

2023-09-14

Changed

  • add build.clj to define tasks to build the project
  • add :test/run alias for kaocha test runner
  • add :built/task alias to include Clojure tools.build library