# Change Log All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [1.1.0] - 2017-02-20 ### Added - Explicit Ruby version requirement with `spec.required_ruby_version = '>= 1.9.3'` - Allowed `Ryan.new` initializer to also accept raw ruby code string instead of just path to file - Ryan.root method to make things easier ## [1.0.0] - 2015-12-05 - Core functionality