Skip to content

Commit

Permalink
changelog and version bump 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EddieDover committed Feb 25, 2024
1 parent 9029dcc commit 418cdc0
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 20 deletions.
51 changes: 35 additions & 16 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,51 @@

## [2.1.0](https://github.com/EddieDover/Theater-Of-The-Mind/compare/v2.0.3...v2.1.0) (2024-02-25)


### Features

* added italics and bold markup ([ec4fc22](https://github.com/EddieDover/Theater-of-the-Mind/commit/ec4fc22bbc60e5c9b0f119273ba53d773084f8e5))

* added Star Trek Adventures template ([b040948](https://github.com/EddieDover/Theater-of-the-Mind/commit/b0409480ca6e8b46538a9d897a29d053b4caff0d))

* added Cyberpunk RED template ([b4213d3](https://github.com/EddieDover/Theater-Of-The-Mind/commit/b4213d36e466e509b38b0a789a9af267aa3471ca))

### Chores

* updated dnd5e_modified template ([b040948](https://github.com/EddieDover/Theater-of-the-Mind/commit/b0409480ca6e8b46538a9d897a29d053b4caff0d))

* compressed template image files ([b040948](https://github.com/EddieDover/Theater-of-the-Mind/commit/b0409480ca6e8b46538a9d897a29d053b4caff0d))


## 2.0.3 (2024-02-17)

##### New Features
### New Features

* added templates for coriolis "yzecoriolis" by Michael Card (Emo Cthulhu)

##### Bug Fixes
### Bug Fixes

* updated links in README

##### Chores
### Chores

* updated alienrpg, blade-runner, fallout, starfinder, the walking dead, vaesen templates by Michael Card (Emo Cthulhu)

## 2.0.1 (2024-02-11)

##### New Features
### New Features

* added the ability for users to hide support buttons in the options. ([02ff424](https://github.com/EddieDover/Theater-of-the-Mind/pull/41/commits/02ff42413b784f3dc6f09210ab2f2ed8171b79d2))

* added Savage Worlds template by Mestre Digital ([#42](https://github.com/EddieDover/theater-of-the-mind/pull/42)) ([c0679ea5](https://github.com/EddieDover/theater-of-the-mind/commit/c0679ea50a75c93f951e7f685edac6d6732cf4c3))

##### Bug Fixes
### Bug Fixes

* corrected invalid property names in template_readme ([2924e651](https://github.com/EddieDover/theater-of-the-mind/commit/2924e6511863d6a9b1f7823667e94350a0b8cc2a))

## 2.0.0 (2024-01-29)

##### New Features
### New Features

* Plugin is now system agnostic and allows any user to create templates for their favorite systems.
* Documentation in [SYSTEMS.md]('https://github.com/EddieDover/theater-of-the-mind/SYSTEMS.md')
Expand All @@ -36,64 +55,64 @@

## 1.4.7 (2023-10-17)

##### Bug Fixes
### Bug Fixes

* now displays variant stats properly ([6e1c94b5](https://github.com/EddieDover/theater-of-the-mind/commit/6e1c94b549a1019d43b195759536f686f822e11c))

## 1.4.6 (2023-10-17)

##### Bug Fixes
### Bug Fixes

* prevent party sheet closing when opening character sheet ([1f0df29c](https://github.com/EddieDover/theater-of-the-mind/commit/1f0df29ce5de6471333b3c50fc21a72a8aae82eb))

## 1.4.5 (2023-10-17)

##### Chores
### Chores

* rewrote template system ([60dbaad3](https://github.com/EddieDover/theater-of-the-mind/commit/60dbaad30482cfc1c1006bb28d360d15d796a29f))
* rewrote actor show/hide functionality ([60dbaad3](https://github.com/EddieDover/theater-of-the-mind/commit/60dbaad30482cfc1c1006bb28d360d15d796a29f))
* restyled dialogs ([60dbaad3](https://github.com/EddieDover/theater-of-the-mind/commit/60dbaad30482cfc1c1006bb28d360d15d796a29f))


##### New Features
### New Features

* added ability to click on characters and open sheet ([60dbaad3](https://github.com/EddieDover/theater-of-the-mind/commit/60dbaad30482cfc1c1006bb28d360d15d796a29f))

## 1.4.0 (2023-10-17)

##### New Features
### New Features

* added ability to show either online characters or a curated list of any non-npc ([5e209a14](https://github.com/EddieDover/theater-of-the-mind/commit/5e209a140e2919710f7e1119dbfc3a0d7f82631e))

## 1.3.0 (2023-10-15)

##### New Features
### New Features

* changed **sounds** dependency from attack-roll-check-5e with midi-qol ([3ef24300](https://github.com/EddieDover/theater-of-the-mind/commit/3ef24300229b2365823791936000c11b28dd4561))
* Added Dark Mode option toggle. ([91175ad4](https://github.com/EddieDover/theater-of-the-mind/commit/91175ad4a088c01ab937ded8be1cf61a5427e00a))
* added better changelog system ([2b104a68](https://github.com/EddieDover/theater-of-the-mind/commit/2b104a68e4d2687fe3a4b0b25d7edb5166226ca9))

## 1.2.1 (2023-10-07)

##### Bug Fixes
### Bug Fixes

* corrected issue where perception was showing persuasion instead ([ad5e0e3b](https://github.com/EddieDover/theater-of-the-mind/commit/ad5e0e3b))

## 1.2.0 (2023-09-22)

##### Chores
### Chores

* cleaned up sounds ([5c59228d](https://github.com/EddieDover/theater-of-the-mind/commit/5c59228d))

##### New Features
### New Features

* added spell sounds ([6489e4c6](https://github.com/EddieDover/theater-of-the-mind/commit/6489e4c6))
* added weapon sounds ([c237bfbc](https://github.com/EddieDover/theater-of-the-mind/commit/c237bfbc))

## 1.1.0 (2023-09-21)


##### New Features
### New Features

* **party view:** Finished adding most party view sections. ([096c5e2](https://github.com/EddieDover/Theater-of-the-Mind/commit/096c5e273b1513347e9640636a61413163804b07))
* **sounds:** Added ALPHA Syrinscape Support. ([b6145fc](https://github.com/EddieDover/Theater-of-the-Mind/commit/b6145fcbe7e5107b43e13f6662312f1c2c70c244))
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "theater-of-the-mind",
"version": "2.0.3",
"version": "2.1.0",
"description": "A FoundryVTT module for DMs",
"main": "index.js",
"author": {
Expand Down Expand Up @@ -80,4 +80,4 @@
"tag": true
}
}
}
}
4 changes: 2 additions & 2 deletions src/module.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"url": "https://github.com/eddiedover/"
}
],
"version": "2.0.3",
"version": "2.1.0",
"compatibility": {
"minimum": "11",
"verified": "11"
Expand All @@ -60,4 +60,4 @@
}
]
}
}
}

0 comments on commit 418cdc0

Please sign in to comment.