Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ExcaliburZero committed Oct 23, 2023
1 parent e5872a9 commit ae9c1d3
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Changelog

All notable changes to this project 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 [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Added

- Python library API.
- Script for generating mod documentation.
- Script for extracting translation strings.
- Script for generating animated gifs of monster battle animations.
- Script for getting lists of monsters that can use specific moves.

0 comments on commit ae9c1d3

Please sign in to comment.