# 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.4.0] - 2019-04-18 First GekkoFS pubblic release This version provides a client library that uses GLibC I/O function interception. ## [0.3.1] - 2018-03-04 ### Changed - Read-write process improved. @Marc vef - Improved Filemap. @Marc Vef