Skip to content

Commit

Permalink
docs: Add/update CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Dec 15, 2021
1 parent f909609 commit db4e248
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Changelog

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

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

## [1.0.0](https://github.com/loophp/iterators/compare/0.0.1...1.0.0)

### Commits

- Initial set of files. [`f909609`](https://github.com/loophp/iterators/commit/f9096092df23de3eccf86f6cf61eb83f8e5b2d77)

## 0.0.1 - 2021-12-15

### Commits

- Initial commit. [`ac61aa9`](https://github.com/loophp/iterators/commit/ac61aa98ed97418835beb969f515018c8e85a573)

0 comments on commit db4e248

Please sign in to comment.