Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 869 Bytes

CHANGELOG.md

File metadata and controls

29 lines (18 loc) · 869 Bytes

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v1.0.1 - 2020-12-12

Fixed

  • Issue where CMake config was broken and could not be used to import Pgs++ from other projects.

v1.0.0 - 2020-12-02

Added

  • This CHANGELOG file to keep a running tally of changes to this project as it evolves.
  • All core code for the project.
  • Doxygen documentation.

Changed

  • Added build instructions to README.