add changelog and version bump

This commit is contained in:
Mike Bloy 2024-01-29 23:49:31 -06:00
parent 8c7f7d2d1d
commit 3964e87982
2 changed files with 150 additions and 140 deletions

View File

@ -5,9 +5,19 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [2.3.4] 2024-01-29
### Added
- Added additional vision mode: blindsense
### Changed
- Changed setTokenVison module to detect blindsense
## [2.3.3] 2024-01-28 ## [2.3.3] 2024-01-28
## Added ### Added
- Added mutagen action - Added mutagen action

View File

@ -1,8 +1,8 @@
{ {
"id": "swade-mb-helpers", "id": "swade-mb-helpers",
"title": "SWADE Helpers (MB)", "title": "SWADE Helpers (MB)",
"version": "2.3.4",
"description": "Mike's collection of swade helpers", "description": "Mike's collection of swade helpers",
"version": "2.3.3",
"authors": [ "authors": [
{ {
"name": "Mike" "name": "Mike"