Skip to content

Commit

Permalink
chore: prepare version 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ramsey committed Apr 27, 2024
1 parent 54f8b24 commit 9d97534
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,28 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## 2.2.1 - 2024-04-27

### Added

- Nothing.

### Changed

- Nothing.

### Deprecated

- Nothing.

### Removed

- Nothing.

### Fixed

- Allow projects using ramsey/devtools-lib to install version 7 of symfony/console, symfony/filesystem, or symfony/process.

## 2.2.0 - 2023-10-27

### Added
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2020-2023 Ben Ramsey <ben@benramsey.com>
Copyright (c) 2020-2024 Ben Ramsey <ben@benramsey.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 9d97534

Please sign in to comment.