Skip to content

Commit

Permalink
Merge branch 'release/1.11.0' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
pbchase committed Sep 1, 2023
2 parents d0a928e + 7e8d155 commit 2401229
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,15 @@
All notable changes to the Imagemap module will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [1.10.2] - 2023-03-21

## [1.11.0] - 2023-09-01
### Added
- Add Ladder imagemap requested by Yunfeng Dai (Kyle Chesney)

### Changed
- refactored name of Choir Body Map from `PAINMAP` to `CHOIRBODYMAP`. Both names continue to work but new images and documentation support `CHOIRBODYMAP` as tha image tag.
- Bump framework version to 14 to accommodate lack of permissions section update UF contact info (Kyle Chesney)
- Refactored name of Choir Body Map from `PAINMAP` to `CHOIRBODYMAP`. Both names continue to work but new images and documentation support `CHOIRBODYMAP` as tha image tag.


## [1.10.1] - 2023-01-09
### Changed
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.10.1
1.11.0

0 comments on commit 2401229

Please sign in to comment.