Skip to content

Commit

Permalink
Release 0.15.2. (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
partim authored Aug 18, 2022
1 parent a3cf6e0 commit 8d18bbd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rpki"
version = "0.15.2-dev"
version = "0.15.2"
edition = "2018"
authors = ["The NLnet Labs RPKI Team <rpki@nlnetlabs.nl>"]
description = "A library for validating and creating RPKI data."
Expand Down
8 changes: 2 additions & 6 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,14 @@
# Changelog

## Unreleased future version
## 0.15.2

Breaking Changes

New
Released 2022-08-18.

Bug Fixes

* The XML encoder doesn’t insert an initial line feed before any other
data anymore. ([#222])

Other Changes

[#222]: https://github.com/NLnetLabs/rpki-rs/pull/222


Expand Down

0 comments on commit 8d18bbd

Please sign in to comment.