File tree 3 files changed +28
-2
lines changed
3 files changed +28
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## Paru v1.10.0 (2021-02-16)
4
+
5
+ ### Added
6
+
7
+ - Add --pager and MakepkgConf options #603
8
+ - Add --asdep --asexp as short hand options 348bdb3
9
+
10
+ ### Fixed
11
+
12
+ - Fix crash when updating local repo where local version != sync 017e05b
13
+ - Add completion to -Ui 19fd836
14
+ - Return no instead of default for invalid input 408f3cc
15
+ - Fix crash when current directory no longer exists ffef79d
16
+ - Fix comment fetching with new aurweb ea02818
17
+
18
+ ### Changed
19
+
20
+ - Rename -C --upgrade to --sysupgrade and -Lu to -Ly 0bace84
21
+ - Expand docs on --fm 48b0086
22
+
23
+ ### Localization
24
+
25
+ - Add hr locale #632
26
+ - Update es locale #645
27
+ - Update zh_CN locale #675
28
+
3
29
## Paru v1.9.2 (2021-12-09)
4
30
5
31
## Fixed
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " paru"
3
- version = " 1.9.2 "
3
+ version = " 1.9.3 "
4
4
authors = [" morganamilo <morganamilo@archlinux.org>" ]
5
5
edition = " 2018"
6
6
You can’t perform that action at this time.
0 commit comments