Skip to content

Commit

Permalink
8.2.3 (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbickar authored Mar 20, 2020
1 parent efd2433 commit 23c0861
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Stanford Media

8.x-2.3
--------------------------------------------------------------------------------
_Release Date: 2020-03-20_

- D8CORE-1026 D8CORE-1516 Fix error in field formatters (#40)
- D8CORE-1026 Don't modify non-images in field formatter
- Add test to validate no PHP errors when media item being referenced is deleted.

8.x-2.2
--------------------------------------------------------------------------------
_Release Date: 2020-02-27_
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'Media Duplicate Validation'
type: module
description: 'Media Validation plugins to help prevent duplication of media items'
core_version_requirement: ^8.8 || ^9
version: 8.x-2.3-dev
version: 8.x-2.3
package: media
dependencies:
- drupal:media
2 changes: 1 addition & 1 deletion stanford_media.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Provides media module configuration and plugins.
core_version_requirement: ^8.8 || ^9
package: media
type: module
version: 8.x-2.3-dev
version: 8.x-2.3
dependencies:
- dropzonejs:dropzonejs
- drupal:breakpoint
Expand Down

0 comments on commit 23c0861

Please sign in to comment.