Skip to content

Commit

Permalink
release 3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
KasperFranz committed Oct 26, 2020
1 parent 4c3ea36 commit aac12ad
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/ ), and following the format from [keep a CHANGELOG](http://keepachangelog.com/ )

## [Unreleased][unreleased]
### Added

### Changed

### Fixed


## 2020-10-26 3.8.1
### Added
- Sending a message to the player if another player is deleting their chunkloader
- Allowing the player to Delete their own/others Chunk Loaders through the list command (permission betterchunkloader.list.delete.others/ betterchunkloader.list.delete.own) #6
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

group = 'net.kaikk.mc'
version = '3.8.1-S7.1.0-dev'
version = '3.8.1-S7.1.0'
description = 'Better Chunkloading.'
project.ext.authors = 'KaiNoMood, Rob5Underscores, KasperFranz'

Expand Down

0 comments on commit aac12ad

Please sign in to comment.