pokeemmo/docs/changelogs/template.md
Eduardo Quezada D'Ottone 2d24f96420
Version 1.7.3 (#4106)
* Version 1.7.3

* Latest changelog
2024-02-01 20:55:53 -03:00

94 lines
1.2 KiB
Markdown

# Template
```md
## How to update
- If you haven't set up a remote, run the command `git remote add RHH https://github.com/rh-hideout/pokeemerald-expansion`.
- Once you have your remote set up, run the command `git pull RHH expansion/1.Y.Z`.
```
## 🌋 *IMPORTANT CHANGES* 🌋
* We deleted the whole repo LOL by @AsparagusEduardo in https://github.com/rh-hideout/pokeemerald-expansion/pull/3367
## 🧬 General 🧬
### Added
* N/A
### Changed
* N/A
### Fixed
* N/A
## 🐉 Pokémon 🐉
### Added
* N/A
### Changed
* N/A
### Fixed
* N/A
## ⚔️ Battle General ⚔️ ##
### Added
* N/A
### Changed
* N/A
### Fixed
* N/A
## 🤹 Moves 🤹
### Added
* N/A
### Changed
* N/A
### Fixed
* N/A
## 🎭 Abilities 🎭
### Added
* N/A
### Changed
* N/A
### Fixed
* N/A
## 🧶 Items 🧶
### Added
* N/A
### Changed
* N/A
### Fixed
* N/A
## 🤖 Battle AI 🤖
### Added
* N/A
### Changed
* N/A
### Fixed
* N/A
## 🧹 Other Cleanup 🧹
### Added
* N/A
### Changed
* N/A
### Fixed
* N/A
## 🧪 Test Runner 🧪
### Added
* N/A
### Changed
* N/A
### Fixed
* N/A
## 📦 Pret merges 📦
* N/A
## New Contributors
* Tony
**Full Changelog**: https://github.com/rh-hideout/pokeemerald-expansion/compare/expansion/1.Y.Z...expansion/1.Y.Z
<!--Last PR: ____-->