summaryrefslogtreecommitdiff
path: root/wpa-psk-cli/CHANGELOG.md
blob: acbc0a35087722ce2bb149c965b9edde13867aa9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep A Changelog][] and this project adheres to
[Semantic Versioning][].

[Keep A Changelog]: https://keepachangelog.com/en/1.0.0/
[Semantic Versioning]: https://semver.org/spec/v2.0.0.html

## Unreleased

## [0.1.7] - 2026-04-21

### Changed

- Updated Nix flake inputs
- Updated Rust dependencies

## [0.1.6] - 2024-08-23

### Added

- Added experimental Nix flake

## [0.1.5] - 2024-03-06

### Changed

- Updated dependencies

## [0.1.4] - 2023-05-18

### Fixed

- Abort on OpenBSD when printing help due to pledge(2) violation

## [0.1.3] - 2023-05-14

### Changed

- Call pledge(2) on OpenBSD
- Upgraded `clap` crate
- Updated dependencies

## [0.1.2] - 2022-02-16

### Changed

- Deny missing documentation
- Updated dependencies

## [0.1.1] - 2022-10-03

### Changed

- Upgraded to Clap version 4

## [0.1.0] - 2022-05-28

### Added

- Added the existing command-line interface from crate `wpa-psk` version 0.1.5
- Added this changelog

Generated by cgit. See skreutz.com for my tech blog and contact information.