Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 563 Bytes

CHANGELOG.md

File metadata and controls

21 lines (13 loc) · 563 Bytes

Changelog

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

The format is based on Keep a Changelog.

Unreleased

v0.1.1 (2024-03-12)

Fixed

  • Ignore blank lines and comments in CODEOWNERS file. Fixed in #1.
  • Handle invalid paths in CODEOWNERS file. Non-existent paths used to accidentally match every file in the repository. Fixed in #3.

v0.1.0

First release.