Skip to content

Commit

Permalink
docs: update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ast21 committed Mar 20, 2023
1 parent 9089d87 commit 819431c
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# Changelog

All notable changes to `Porto` will be documented in this file.

## v1.0.2 - 2023-03-19

- create PathLoader trait
- format code by pint
- add universal load path method

## v1.0.1 - 2023-03-09

- load ShipProvider if exists

## v1.0.0 - 2023-03-08

- add loaders
- add abstracts
- autoload all Containers

0 comments on commit 819431c

Please sign in to comment.