Skip to content

Commit

Permalink
LUGG-1212 Merge branch 'development'
Browse files Browse the repository at this point in the history
  • Loading branch information
jrearick committed Jun 9, 2020
2 parents 9dbda39 + de1ab9b commit 3cc1067
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion LUGGAGE_CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,16 @@ How to read this changelog:

The LUGG- prefix refers to JIRA issue numbers; the # prefix refers to GitHub issue numbers.

Luggage 3.6.12, 2020-06-09
Drupal 7.71, 2020-06-03
-------------------------
- LUGG-1212 - Drupal 7.71 feature release (fix ajax bug in Chrome)
- LUGG-1207 - SA-CONTRIB-2020-007 Update CKEditor module 1.19 and library to 4.14

Luggage 3.6.11, 2020-05-20
Drupal 7.70, 2020-05-20
-------------------------
- LUGG-1211 Drupal 7.70 SA-CORE-2020-002 SA-CORE-2020-003
- LUGG-1211 - Drupal 7.70 SA-CORE-2020-002 SA-CORE-2020-003

Luggage 3.6.10, 2020-03-09
Drupal 7.69, 2019-12-18
Expand Down
2 changes: 1 addition & 1 deletion LUGGAGE_VERSION.php
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<?php

$version = "3.6.11";
$version = "3.6.12";

0 comments on commit 3cc1067

Please sign in to comment.