> For the complete documentation index, see [llms.txt](https://pyahp.gitbook.io/pyahp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pyahp.gitbook.io/pyahp/changelog.md).

# CHANGELOG

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## \[Unreleased]

## \[0.1.2-alpha] - 2018-03-01

### Added

* Basic AHP model validator following a specific JSON schema.
* Three priority estimation methods: Approximate, Eigenvalue and Geometric.
* Naive CLI to solve multiple models on the command line.
