1# Undo Library
2*Copyright (C) 2015-2018 David Capello*
3
4[![Build Status](https://travis-ci.org/dacap/undo.svg)](https://travis-ci.org/dacap/undo)
5[![Build Status](https://ci.appveyor.com/api/projects/status/yl94m64btu722bdw?svg=true)](https://ci.appveyor.com/project/dacap/undo)
6[![MIT Licensed](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE.txt)
7
8A simple library to handle non-linear undo/redo history.
9