Skip to content

Commit

Permalink
Add changes to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
volks73 committed Jul 13, 2019
1 parent 1f134c5 commit c63c896
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,21 @@ All notable changes to this project will be documented in this file, which is wr

## [Unreleased]

## [0.2.0] - 2019-07-13

### Added

- All libssh2 library macro definitions as enum values where appropriate

### Changed

- Enum variant values to match values from the libssh2 library macro definitions

## [0.1.2] - 2019-05-28

### Added

- The `overwrite` paramater to the `lv_libssh2_sftp_file_rename` function
- The `overwrite` parameter to the `lv_libssh2_sftp_file_rename` function

### Fixed

Expand Down

0 comments on commit c63c896

Please sign in to comment.