Skip to content
Snippets Groups Projects
Commit a7ecec8f authored by TatriX's avatar TatriX
Browse files

Bump to 0.9 and add a changelog

parent 935057a9
No related branches found
No related tags found
No related merge requests found
# 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]
## [0.9.0] - 2019-25-11
### Added
-
### Changed
- Migration to `rust 2018` and `?`
### Removed
-
[package] [package]
name = "tiled" name = "tiled"
version = "0.8.0" version = "0.9.0"
description = "A rust crate for loading in maps created by the Tiled editor" description = "A rust crate for loading in maps created by the Tiled editor"
repository = "https://github.com/mattyhall/rs-tiled.git" repository = "https://github.com/mattyhall/rs-tiled.git"
# documentation = "http://rust-ci.org/mattyhall/rs-tiled/doc/tiled/" # documentation = "http://rust-ci.org/mattyhall/rs-tiled/doc/tiled/"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment