Skip to content

Commit

Permalink
Merge #272
Browse files Browse the repository at this point in the history
272: version bump for 0.3.19 release r=jethrogb a=RalfJung

I also used the opportunity for a `cargo update`

Co-authored-by: Ralf Jung <post@ralfj.de>
  • Loading branch information
bors[bot] and RalfJung committed Dec 31, 2019
2 parents 77e33ae + 6a6fbf9 commit 4ae9bd4
Show file tree
Hide file tree
Showing 3 changed files with 100 additions and 93 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [v0.3.19] - 2019-12-31

### Added

- Added a `xargo-check` binary that can be used for check-only builds of libstd
(thanks to @Aaron1011).

## [v0.3.18] - 2019-12-08

### Added
Expand Down
Loading

0 comments on commit 4ae9bd4

Please sign in to comment.