Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 938 Bytes

CHANGELOG.md

File metadata and controls

38 lines (26 loc) · 938 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.

0.0.2

Merged

  • tests: init

Commits

  • chore: update ecphp/laravel-cas version constraints
  • chore: update some files
  • feat: add package auto-discovery
  • chore: update LICENSE date
  • chore: autofix code style
  • chore: update composer.json
  • test: init

0.0.1 - 2024-04-12

Merged

  • chore(deps): bump actions/checkout from 3 to 4
  • chore(deps): bump cachix/install-nix-action from 20 to 22
  • chore(deps): bump cachix/install-nix-action from 19 to 20
  • Laravel 10
  • Bump cachix/install-nix-action from 18 to 19

Commits

  • chore: use ecphp/laravel-cas version 0.0.1
  • chore: relax laravel/framework to support version 10
  • Initial commit