Liking cljdoc? Tell your friends :D

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.3.0 - 2024-03-13

  • Added
    • Create insert command to grant CLI access to entering changelog entries.

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
    • Created a configuration file for sealog consumers.
  • 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

  • Added
    • Idempotent changelog initialization via: lein sealog init
    • Rendering changelogs to markdown files via: lein sealog render
    • Changelog version management via: lein sealog bump

Source

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

Can you improve this documentation? These fine people already did:
Nick A Nichols & Nick Nichols
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close