Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 753 Bytes

CHANGELOG.md

File metadata and controls

36 lines (20 loc) · 753 Bytes

Change Log

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

0.2.8 - 2024-06-04

Fixes

  • Login now uses consumer-tenant API thus should support Apps targeting only consumers.

Internal

  • Update vulnurable dependencies.

0.2.7 - 2024-02-12

Documentation

  • Update docs to allow organizational MS accounts. #10

Fixes

  • Fix missing c_tag selection.

Internal

  • Update config to 0.14, env_logger to 0.11, and fix compilation.
  • Refactor and update flake to minify dependencies.