Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 343 Bytes

CHANGELOG.md

File metadata and controls

17 lines (13 loc) · 343 Bytes

Changelog

Unreleased

1.1.0 — 2018-04-19

Added

  • CMake target version.
  • CHANGELOG.md.

Changed

  • CMake target renamed from "polymorphic" to "Polymorphic::Containers".

1.0.0 — 2018-04-01

Added

  • Container types Vector, List, Map, Multimap, UnorderedMultimap.
  • CMake target import files.
  • Templatized test suite.