Skip to content

Latest commit

 

History

History
79 lines (53 loc) · 2.78 KB

CHANGELOG.md

File metadata and controls

79 lines (53 loc) · 2.78 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog

Table of Contents

1.6.0 - 2024-05-03

  • Changed
    • Removed dependency on org.clojure/core.match.
    • Removed dependency on lein-project-version.
    • Downgraded org.clojure/test.check to :dev profile for tests.

1.5.0 - 2024-05-03

1.4.0 - 2024-05-01

1.3.0 - 2024-03-13

1.2.1 - 2024-03-10

  • Security
    • Bumped org.clojure/clojure to 1.11.2. Note: Addressing CVE-2024-22871 / GHSA-vr64-r9qj-h27f requires consumers to upgrade to this version.

1.2.0 - 2024-03-03

  • Added
    • Added :pretty-print-edn? to the configuration. EDN files for changelog entries and configuration may now be pretty printed.

1.1.0 - 2024-02-19

  • Added
  • Changed
    • Sealog commands will now use the configuration file if it exists and no command line options are set.

1.0.2 - 2022-12-11

  • Fixed
    • Updated footer link to point to the public repository.

1.0.1 - 2022-10-23

  • Fixed
    • Corrected SCM information in leiningen project file.

1.0.0 - 2022-10-23

Source

This changelog was generated by sealog. Please do not edit it directly. Instead, edit the source data files and regenerate this file.