Skip to content

Commit

Permalink
Merge branch 'main' into update
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonJnsson authored Aug 29, 2024
2 parents e3bddce + f29f3e4 commit 85d073e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
fail-fast: true
matrix:
os: [ubuntu-latest, windows-latest]
php: [8.3, 8.2, 8.1]
php: [8.3, 8.2]
stability: [prefer-lowest, prefer-stable]

name: P${{ matrix.php }} - ${{ matrix.stability }} - ${{ matrix.os }}
Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to `e-conomic` will be documented in this file.

## v1.0.0 - 2024-08-29

### What's Changed

* ⬆️ Upgrade illuminate/support from ^10.33 to ^11.6 by @SimonJnsson in https://github.com/Morning-Train/economic/pull/34

**Full Changelog**: https://github.com/Morning-Train/economic/compare/v0.7.3...v1.0.0

## v0.7.3 - 2024-08-28

### What's Changed
Expand Down

0 comments on commit 85d073e

Please sign in to comment.