Skip to content

Commit

Permalink
chore: prepare v4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bpolaszek committed Nov 21, 2023
1 parent 30d45fd commit abc453b
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,16 +45,13 @@ Installation
------------

```bash
composer require bentools/etl:^4.0@alpha
composer require bentools/etl
```

> [!WARNING]
> Version 4.0 is a complete rewrite and introduces significant BC (backward compatibility) breaks.
> Current version (4.0) is a complete redesign and introduces significant BC (backward compatibility) breaks.
> Avoid upgrading from `^2.0` or `^3.0` unless you're fully aware of the changes.
> [!IMPORTANT]
> Version 4.0 is still at an alpha stage. BC breaks might occur between alpha releases.
Usage
-----

Expand Down

0 comments on commit abc453b

Please sign in to comment.