Skip to content

Commit 48148e5

Browse files
committed
chore: changelog updated
1 parent b71ec81 commit 48148e5

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [2001.3.2]
8+
9+
### Added
10+
* Added API methods to create server teams, possibly with a fixed team UUID
11+
12+
### Fixed
13+
* Fixed "internal error" message when using `/ftbteams transfer_ownership` command
14+
* Fixed output formatting for error message when trying to transfer ownership to an invalid player
15+
716
## [2001.3.1]
817

918
### Fixed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ mod_id=ftbteams
55
archives_base_name=ftb-teams
66
minecraft_version=1.20.1
77

8-
mod_version=2001.3.1
8+
mod_version=2001.3.2
99
maven_group=dev.ftb.mods
1010
mod_author=FTB Team
1111

0 commit comments

Comments
 (0)