Skip to content

Commit

Permalink
Fix changelog formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
magicus committed Jan 20, 2024
1 parent a114cea commit db467ef
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,61 +1,61 @@
# Changelog

## [1.2.0+1.20] - 2024-01-19
## 1.2.0+1.20 - 2024-01-19

### Added

- Support for Minecraft 1.20

## [1.2.0+1.19.4] - 2024-01-19
## 1.2.0+1.19.4 - 2024-01-19

### Added

- Support for Minecraft 1.19.4 (infinite durability)

## [1.2.0] - 2024-01-19
## 1.2.0 - 2024-01-19

### Fixed

- Be more friendly to other mods by injecting mixin more specifically

## [1.1.1+1.19] - 2022-06-14
## 1.1.1+1.19 - 2022-06-14

### Added

- Support for Minecraft 1.19

## [1.1.1] - 2022-04-15
## 1.1.1 - 2022-04-15

### Fixed

- Fix interoperability with HUDTweaks by lowering mixin priority

## [1.1.0] - 2021-12-30
## 1.1.0 - 2021-12-30

### Added

- Support for Minecraft 1.18 and 1.18.1
- Display effect amplification level, partially contributed by @ewewukek (#4)

## [1.0.3] - 2021-07-16
## 1.0.3 - 2021-07-16

### Added

- Support for Minecraft 1.17.1

## [1.0.2] - 2021-06-24
## 1.0.2 - 2021-06-24

### Added

- Support for Minecraft 1.17

## [1.0.1] - 2021-05-21
## 1.0.1 - 2021-05-21

### Fixed

- Fix license description in fabric.mod.json

## [1.0.0] - 2021-05-21
## 1.0.0 - 2021-05-21

### Added

Expand Down

0 comments on commit db467ef

Please sign in to comment.