Unverified Commit 98aa7221 authored by Tommaso Tocci's avatar Tommaso Tocci
Browse files

Adopt new format for changelog

From now on the changelog will adhere to the https://keepachangelog.com/en/1.0.0/ format
parent b54597fe
Loading
Loading
Loading
Loading

CHANGELOG

deleted100644 → 0
+0 −5
Original line number Original line Diff line number Diff line
============
v 0.3.1
============
Marc Vef:
 2018-03-04 Read-write process improved, adafs version to 0.3.1 with improved Filemap

CHANGELOG.md

0 → 100644
+12 −0
Original line number Original line Diff line number Diff line
# Changelog
All notable changes to GekkoFS 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.3.1] - 2018-03-04
### Changed
- Read-write process improved. @Marc vef
- Improved Filemap. @Marc Vef