Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 823 Bytes

CHANGELOG.md

File metadata and controls

36 lines (25 loc) · 823 Bytes

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.

[Unreleased]

Added

Changed

Deprecated

Removed

Fixed

Security

[1.2.0] - 2024-06-24

Changed

  • Updated Python version in Docker image: 3.12.3 -> 3.12.4. (#3)
  • Updated demo app's dependencies to the latest versions: (#3)
    • civis 2.1.0 -> 2.3.0

[1.1.0] - 2024-05-24

Added

  • Docker image now pre-installs Python requirements for the demo app. (#2)

Changed

  • Updated demo app's dependencies to the latest versions: (#2)
    • civis 2.0.0 -> 2.1.0
    • streamlit 1.34.0 -> 1.35.0

[1.0.0] - 2024-05-23

First release!