Skip to content

Commit 23cea29

Browse files
committed
meta: Release 0.2.0
Lots of changes here, with lots of improvements as well!
1 parent d812ff8 commit 23cea29

File tree

1 file changed

+27
-2
lines changed

1 file changed

+27
-2
lines changed

Diff for: CHANGELOG.md

+27-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,32 @@
11
# Changelog
22

3-
## [Unreleased]
3+
## [0.2.0] (December 12th 2018)
44

5-
- **New**: Streamlined the Arch Linux installation process
5+
### New
6+
7+
- Streamlined the Arch Linux installation process
8+
- The Arch Linux bootstrap script works completely
9+
- Combined meta packages into single PKGBUILD
10+
- Removed window borders and gaps from the default setup
11+
- The name of the focused window is now shown at the top of the screen
12+
- Added bspwm-round-corners-git PKGBUILD
13+
- Added some new git abbreviations and removed others
14+
- Added git branch information to the fish prompt
15+
- Added proper shadow settings for compton
16+
- Added a script to re-create the environment on resolution change
17+
- Added color to man pages
18+
- Added KDE theme support without having to set it manually through Plasma's system settings
19+
- Added variable DPI support to dropdown terminal and screenshot utility
20+
- Changed the colors used by kitty to show which kitty window has focus
21+
- Changed the bspwm desktop names for icons instead
22+
- Increased the available working space for programs and other windows
23+
24+
### Fixed
25+
26+
- Fixed some issues in the Arch Linux install scripts
27+
- Fixed an issue where GTK settings.ini incorrectly defined the cursor size
28+
- Fixed an issue where polybar would sometimes use the incorrect background color
29+
- Fixed tig showing illegible text with certain color schemes
630

731
## [0.1.0] (December 1st 2018)
832

@@ -12,4 +36,5 @@
1236
- The actual rice works very well
1337

1438
[Unreleased]: https://github.com/GloverDonovan/.files/compare/0.1.0...HEAD
39+
[0.2.0]: https://github.com/GloverDonovan/.files/compare/0.1.0...0.2.0
1540
[0.1.0]: https://github.com/GloverDonovan/.files/tree/0.1.0

0 commit comments

Comments
 (0)