Skip to content

Commit

Permalink
Created release v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterZydra committed Feb 24, 2024
1 parent 76ce870 commit e902e15
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Types of changes: `Added`, `Changed`, `Deprecate`, `Removed`, `Fixed`, `Secruity

## [Unreleased]

## v2.1.0 - 24.02.2024 - Used entities can no longer be deleted

### Added
- Added support for `allow[Edit|Delete]` functions to prevent delete and edit operations of used entities

Expand Down
2 changes: 1 addition & 1 deletion resources/Views/about.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<table class="scrollable">
<tr>
<td>Bio-Manager Version</td>
<td class="right">2.0.1</td>
<td class="right">2.1.0</td>
</tr>
<tr>
<td><?= __('Developer') ?></td>
Expand Down

0 comments on commit e902e15

Please sign in to comment.