Skip to content

Commit

Permalink
Updated readme and changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
Crystal-Spider committed Sep 3, 2022
1 parent afa38d6 commit ea2122c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 65 deletions.
44 changes: 3 additions & 41 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,45 +3,7 @@
All notable changes to the "torch-hit" Minecraft mod will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Forge Semantic Versioning](https://mcforge.readthedocs.io/en/latest/gettingstarted/versioning/#versioning).
and this project adheres to [Forge Semantic Versioning](https://mcforge.readthedocs.io/en/latest/gettingstarted/versioning/#versioning).

## [Unreleased]
- Nothing new.

## [1.19.1-3.0.0.0] - 2022/07/29
- Updated project and repository structure.
- Updated to Minecraft 1.19.1.

## [1.19-3.0.0.0] - 2022/07/29
- Updated project and repository structure.
- Updated version to comply with Forge Semantic Versioning.

## [1.18.2-3.0.0.0] - 2022/07/29
- Updated project and repository structure.
- Updated version to comply with Forge Semantic Versioning.

## [1.19-2.0.0.0] - 2022/06/08
- Updated to Minecraft 1.19.

## [1.18.2-2.0.0.0] - 2022/06/08
- Updated version to comply with Forge Semantic Versioning.

## [1.18.2-1.0.0.1] - 2022/06/04
- Changed standard naming: moved "forge" and "fabric" notation to the end of the version to avoid crashes with Forge.

## [1.18.2-1.0.0.0] - 2022/06/03
- Added direct (main hand) torch hits.
- Added indirect (off hand) torch hits.
- Added configuration options.

[Unreleased]: https://github.com/Nyphet/torch-hit

[1.19.1-3.0.0.0]: https://github.com/Nyphet/torch-hit/releases/tag/v1.19.1-3.0.0.0

[1.19-3.0.0.0]: https://github.com/Nyphet/torch-hit/releases/tag/v1.19-3.0.0.0
[1.19-2.0.0.0]: https://github.com/Nyphet/torch-hit/releases/tag/v1.19-2.0.0.0

[1.18.2-3.0.0.0]: https://github.com/Nyphet/torch-hit/releases/tag/v1.18.2-3.0.0.0
[1.18.2-2.0.0.0]: https://github.com/Nyphet/torch-hit/releases/tag/v1.18.2-2.0.0.0
[1.18.2-1.0.0.1]: https://github.com/Nyphet/torch-hit/releases/tag/v1.18.2-1.0.0.1
[1.18.2-1.0.0.0]: https://github.com/Nyphet/torch-hit/releases/tag/v1.18.2-1.0.0.0
## **Migration**
This Changelog has been migrated to the newest [Changelog](https://github.com/Nyphet/torch-hit/blob/master/CHANGELOG.md), refer to that one.
24 changes: 0 additions & 24 deletions forge/updates.json

This file was deleted.

0 comments on commit ea2122c

Please sign in to comment.