Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,13 @@ Starting from version 0.19.0, CHANGELOG.md is managed in a format that follows <
- Dependency on InteractiveUtils.jl
- Support for Julia versions < 1.6 (JuliaCollections/DataStructures.jl#874)

0.8 – 0.18
===========
Changelogs for 0.8 to 0.18.x are listed only on the [Github release pages](https://github.com/JuliaCollections/DataStructures.jl/releases):
e.g.: [v0.18.22](https://github.com/JuliaCollections/DataStructures.jl/releases/tag/v0.18.22)



0.7.0 / 2017-09-02
==================

Expand Down
Loading