Skip to content

Commit

Permalink
Add dividers between versions in CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jimporter committed May 21, 2023
1 parent 1566d63 commit 7b239d4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,24 @@
- Parse bencoded data iteratively to prevent stack buffer overflows
- Throw exceptions for integer over/underflow

---

## v0.2.1 (2020-12-03)

### Bug fixes
- Require `bfg9000` v0.6 for builds/tests

---

## v0.2 (2019-11-26)

### New features
- Use `std::string_view` if available
- Install a `pkg-config` `.pc` file that sets the compiler's include path as
needed

---

## v0.1 (2016-07-01)

Initial release

0 comments on commit 7b239d4

Please sign in to comment.