Skip to content

Commit

Permalink
chore: update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
deniskovalchuk committed Oct 3, 2023
1 parent 1485696 commit 95870a3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## v0.3.0

### New

- **Added support for IPv6 protocol.** See [RFC 2428](doc/RFC2428.txt).
- `ftp::reply`:
- Added a default constructor.
- Added `ftp::reply::is_negative()` method.
- Added `ftp::reply::is_intermediate()` method.
- `ftp::file_size_reply`:
- Added a default constructor.

## v0.2.0

### Breaking changes
Expand Down

0 comments on commit 95870a3

Please sign in to comment.