Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 524 Bytes

CHANGELOG.md

File metadata and controls

32 lines (19 loc) · 524 Bytes

Changelog

All notable changes to basement-common will be documented in this file.

Updates should follow the Keep a CHANGELOG principles.

NEXT - YYYY-MM-DD

Added

v0.1.0

  • Updated requirements to >= Laravel 10
  • Rearranged .github

v0.0.8

  • Initial interfaces for domain and server services.
  • Initial abstract classes for domains, regions, servers, sizes, and sshkeys.

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing