Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nathansam committed Feb 24, 2023
1 parent 11ff639 commit cab0882
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## bibget 1.0.0

The bump to version 1.0.0 indicates that the binary is now considered
stable. However, additional features (such as resolving other identifiers) may
be added in the future.

#### Changed

Shorted error message given if http request fails.

### Dependencies updated to latest versions

* clap 4.1.4 -> 4.1.6

## bibget 0.0.4

### Added

Error handling for when the DOI is not found.

## bibget 0.0.3

### Added
Expand Down

0 comments on commit cab0882

Please sign in to comment.