Skip to content

Commit

Permalink
2.0.0-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
internetztube committed May 25, 2022
1 parent 03bc4d9 commit a219201
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).

# 2.0.0-beta.3 - 2022-05-25
### Fixed
- Fix Exception while creating a new entry. [#19](https://github.com/internetztube/craft-element-relations/issues/19)

# 2.0.0-beta.2 - 2022-05-21
### Fixed
- Fixed Utility Exception when total is zero.
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "internetztube/craft-element-relations",
"description": "Shows all relations of an element.",
"type": "craft-plugin",
"version": "2.0.0-beta.2",
"version": "2.0.0-beta.3",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit a219201

Please sign in to comment.