Skip to content

Commit

Permalink
Release v0.0.04
Browse files Browse the repository at this point in the history
  • Loading branch information
parsa-mostafaie committed Sep 14, 2024
1 parent 3fac707 commit 2f3aa7d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# Release Notes for 0.x

## [Unreleased](https://github.com/parsa-mostafaie/pluslib/compare/v0.0.03...master)
## [v0.0.04](https://github.com/parsa-mostafaie/pluslib/compare/v0.0.03...v0.0.0.04)

- `Select::first`: apply default value
- `Database\DB`: Custom engine (mysql, ...)
- Implement `ServiceProvider`
- Use `join_paths` in autoloader
- Fix phpdoc of `Model::__call`

## [v0.0.03](https://github.com/parsa-mostafaie/pluslib/compare/v0.0.02...v0.0.03) - 8/29/2024

Expand Down
2 changes: 1 addition & 1 deletion init.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* pluslib [BETA]: init.php v0.0.03
* pluslib [BETA]: init.php v0.0.04
*
* @author Parsa Mostafaie <[email protected]>
* @copyright 2024 Parsa Mostafaie
Expand Down

0 comments on commit 2f3aa7d

Please sign in to comment.