Skip to content

Commit 18505a5

Browse files
Ziwi01github-actions[bot]
authored andcommitted
docs: update CHANGELOG.md for develop
1 parent ac1bc53 commit 18505a5

File tree

1 file changed

+65
-0
lines changed

1 file changed

+65
-0
lines changed

CHANGELOG.md

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
## [latest] - 2024-08-28
8+
### :boom: BREAKING CHANGES
9+
- due to [`71d1fc6`](https://github.com/Ziwi01/proveasio/commit/71d1fc65e19f29084608f94949e95073b68836c7) - Replace LunarVim with AstroNvim custom config:
10+
11+
Replace LunarVim with AstroNvim custom config
12+
13+
- due to [`589ea0d`](https://github.com/Ziwi01/proveasio/commit/589ea0d1b16f1b3e715c37d37558037c470ddda7) - Update python to 3.12.5 *(commit by [@Ziwi01](https://github.com/Ziwi01))*:
14+
15+
Update python to 3.12.5
16+
17+
- due to [`4bd4e9e`](https://github.com/Ziwi01/proveasio/commit/4bd4e9e24f8d29cb8d298d19705b41b1ff44bccf) - Drop support for thefuck until it supports Python 3.12.x *(commit by [@Ziwi01](https://github.com/Ziwi01))*:
18+
19+
Drop support for thefuck until it supports Python 3.12.x
20+
21+
- due to [`eb685f0`](https://github.com/Ziwi01/proveasio/commit/eb685f00d89db9b3f843442f62abbda36501dd54) - Update runner image to Ubuntu 24.04 *(commit by [@Ziwi01](https://github.com/Ziwi01))*:
22+
23+
Update runner image to Ubuntu 24.04
24+
25+
26+
### :sparkles: New Features
27+
- [`0035c99`](https://github.com/Ziwi01/proveasio/commit/0035c99b0247d4fd2477712243c435a88080e806) - **software**: Update Ruby default version to 3.3.0 *(commit by [@Ziwi01](https://github.com/Ziwi01))*
28+
- [`17ece4d`](https://github.com/Ziwi01/proveasio/commit/17ece4d72ea3dadb359a2072a4241242af2d2b82) - **software**: Update Puppet to 8.4.0 and puppet-lint gem to 4.2.3 *(commit by [@Ziwi01](https://github.com/Ziwi01))*
29+
- [`ff69e16`](https://github.com/Ziwi01/proveasio/commit/ff69e16d60b22dc4e84f5a27522ef0a6337d47ac) - **software**: Use Node lts/iron (20.x) by default *(commit by [@Ziwi01](https://github.com/Ziwi01))*
30+
- [`c9417a9`](https://github.com/Ziwi01/proveasio/commit/c9417a9cf8604ad4f83a7c9a5c4bcb2a5c8ab803) - **software**: Replace Java 11.x with 21.x. Upgrade Gradle (8.5), update Groovy and Maven fix versions *(commit by [@Ziwi01](https://github.com/Ziwi01))*
31+
- [`1832ac8`](https://github.com/Ziwi01/proveasio/commit/1832ac865cf2fcae2067c293bb886d11879ca151) - **software**: Update Go version, fix GVM source in terminal *(commit by [@Ziwi01](https://github.com/Ziwi01))*
32+
- [`d48c484`](https://github.com/Ziwi01/proveasio/commit/d48c48426986a1e209f485c93324274d55ad2ee6) - **software**: Use latest Tmuxp version by default *(commit by [@Ziwi01](https://github.com/Ziwi01))*
33+
- [`d14a24f`](https://github.com/Ziwi01/proveasio/commit/d14a24feb13534c95c9a493fa7fd77495b0081f6) - Add jq ZSH plugin
34+
- [`71d1fc6`](https://github.com/Ziwi01/proveasio/commit/71d1fc65e19f29084608f94949e95073b68836c7) - Replace LunarVim with AstroNvim custom config
35+
- [`f31bcc2`](https://github.com/Ziwi01/proveasio/commit/f31bcc2b2a3fa448aa7a5d9b4289859c7819a4a5) - Support Ubuntu 24.04 LTS *(commit by [@Ziwi01](https://github.com/Ziwi01))*
36+
- [`589ea0d`](https://github.com/Ziwi01/proveasio/commit/589ea0d1b16f1b3e715c37d37558037c470ddda7) - **python**: Update python to 3.12.5 *(commit by [@Ziwi01](https://github.com/Ziwi01))*
37+
- [`4bd4e9e`](https://github.com/Ziwi01/proveasio/commit/4bd4e9e24f8d29cb8d298d19705b41b1ff44bccf) - **thefuck**: Drop support for thefuck until it supports Python 3.12.x *(commit by [@Ziwi01](https://github.com/Ziwi01))*
38+
- [`3e25db4`](https://github.com/Ziwi01/proveasio/commit/3e25db4dc13fbb367c9d26f266c483455d3e0e95) - **docusaurus**: Update Docusaurus and docs search engine *(commit by [@Ziwi01](https://github.com/Ziwi01))*
39+
- [`eb685f0`](https://github.com/Ziwi01/proveasio/commit/eb685f00d89db9b3f843442f62abbda36501dd54) - **build**: Update runner image to Ubuntu 24.04 *(commit by [@Ziwi01](https://github.com/Ziwi01))*
40+
- [`1d03f9e`](https://github.com/Ziwi01/proveasio/commit/1d03f9ed77ada335a7b66da1b95bc8f706a34006) - **apt**: Add lua and luarocks installation *(commit by [@Ziwi01](https://github.com/Ziwi01))*
41+
- [`d13b6dd`](https://github.com/Ziwi01/proveasio/commit/d13b6dd0ac4c2558e8a1ec446a9f9ebd73efac6e) - **ruby**: Update Ruby to 3.3.4 *(commit by [@Ziwi01](https://github.com/Ziwi01))*
42+
43+
### :bug: Bug Fixes
44+
- [`48e73d1`](https://github.com/Ziwi01/proveasio/commit/48e73d1b094f6d1bc9350796e1471fee9f70c7c4) - **neovim**: Update version query for better tag discovery *(commit by [@Ziwi01](https://github.com/Ziwi01))*
45+
- [`e0a3363`](https://github.com/Ziwi01/proveasio/commit/e0a33631e9ed78b39f9f05a415343edd529806dd) - **git**: Wrong .gitconfig target filename *(commit by [@Ziwi01](https://github.com/Ziwi01))*
46+
- [`16c7bc5`](https://github.com/Ziwi01/proveasio/commit/16c7bc5e646f41134abe17ef1bff32cf738a8103) - **apt**: Allow dowgrades for azure-cli and docker APT packages *(commit by [@Ziwi01](https://github.com/Ziwi01))*
47+
- [`17d36e7`](https://github.com/Ziwi01/proveasio/commit/17d36e735b1236b8a15ab597a13ad44289285a54) - **tmuxp**: Add default session file for TMUXP *(commit by [@Ziwi01](https://github.com/Ziwi01))*
48+
- [`89197cd`](https://github.com/Ziwi01/proveasio/commit/89197cde55dfb79015faddc93a01a1a70cff30ae) - **lunarvim**: Prevent double dash on enter in lists for Markdown files
49+
- [`a411ced`](https://github.com/Ziwi01/proveasio/commit/a411ced1820ab413e5f8052b14e1d5c6ec92b325) - **versions**: FZF and bottom packages release naming change
50+
- [`ab00ba0`](https://github.com/Ziwi01/proveasio/commit/ab00ba08abd8e32d7d6826a5112e2751858000e5) - **fzf**: Save Fzf version properly
51+
- [`f490638`](https://github.com/Ziwi01/proveasio/commit/f490638a94fa94ec81548be0dbd9ae7876258bfa) - Add gh-cli installation, migrate mlocate to plocate *(commit by [@Ziwi01](https://github.com/Ziwi01))*
52+
- [`80bd1b6`](https://github.com/Ziwi01/proveasio/commit/80bd1b629c6e3097231e4cf09a5ab5fe72beaa91) - Migrate bat installation from Github to APT *(commit by [@Ziwi01](https://github.com/Ziwi01))*
53+
- [`8ee0929`](https://github.com/Ziwi01/proveasio/commit/8ee09296facaf5dd358f427232a9c95493181934) - **nvm**: Fix NVM git submodule clone error *(commit by [@Ziwi01](https://github.com/Ziwi01))*
54+
- [`8a684a8`](https://github.com/Ziwi01/proveasio/commit/8a684a8c35325e413fb161c78a16e851f2432ceb) - **zshrc**: Ensure proper PATH is propagated in zshrc in case installation fails before config part *(commit by [@Ziwi01](https://github.com/Ziwi01))*
55+
- [`3ee621d`](https://github.com/Ziwi01/proveasio/commit/3ee621dcd5a7e56cc31c14ef039b7d7d6bbe872a) - **nvm**: Fix home path for NVM_DIR *(commit by [@Ziwi01](https://github.com/Ziwi01))*
56+
- [`593f614`](https://github.com/Ziwi01/proveasio/commit/593f61402196da7898a1b4c10485e6fb9bcae8c4) - **nvm**: Run installation through bash *(commit by [@Ziwi01](https://github.com/Ziwi01))*
57+
- [`ac1bc53`](https://github.com/Ziwi01/proveasio/commit/ac1bc53fa21ddf456675b113d5df43372c8d4b8a) - **neovim**: Update neovim ruby gem to 0.10.0 *(commit by [@Ziwi01](https://github.com/Ziwi01))*
58+
59+
### :wrench: Chores
60+
- [`d3bdbd9`](https://github.com/Ziwi01/proveasio/commit/d3bdbd97f91af99bae4767e5acb9c7613bb00d55) - **docs**: Add TODO, update README
61+
- [`9f22ceb`](https://github.com/Ziwi01/proveasio/commit/9f22cebb10148e3962e3f530e9915b6f161eee75) - Skip var naming rule in ansible-lint *(commit by [@Ziwi01](https://github.com/Ziwi01))*
62+
- [`fdf84a8`](https://github.com/Ziwi01/proveasio/commit/fdf84a8d2c1511ec0273bf3e9b98989d263ea994) - **docs**: Align documentation with the code. Prepare for Astronvim docs *(commit by [@Ziwi01](https://github.com/Ziwi01))*
63+
- [`99f9444`](https://github.com/Ziwi01/proveasio/commit/99f9444b4f0b47753a80240c9ae6f64736e1b434) - **lint**: Disable ansible-lint no-role-prefix naming lint *(commit by [@Ziwi01](https://github.com/Ziwi01))*
64+
65+
[latest]: https://github.com/Ziwi01/proveasio/compare/v1.0.0...latest

0 commit comments

Comments
 (0)