# 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). The site always runs on the latest released version. ## [Unreleased] ## [1.1.0] - 2021-08-09 ## Added - Sprites now know about their spawn time, and will tell you if they're not spawning due to a missing weather condition. - Sprites now also show the logogram they drop, give they drop any. This currently only works with Pyros sprites, I don't have enough data about Hydatos sprites at the moment. ## [1.0.1] - 2021-08-09 ### Fixed - Added level ranges for enemies in Hydatos that needed them. - Fixed Mammet #013BL's name not being displayed correctly. - Various condition changes for monsters. ## [1.0.0] - 2021-08-09 ### Added - Initial release.