Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 429 Bytes

CHANGELOG.md

File metadata and controls

15 lines (9 loc) · 429 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning] (http://semver.org/). For change log format, use [Keep a Changelog] (http://keepachangelog.com/).

[1.0.1] - 2024-03-20

Fixed

  • FallbackAdapter::fileExists() and FallbackAdapter::directoryExists() now try next adapter in cas of FALSE result

[1.0.0] - 2024-03-14

Initial development