Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,38 @@
# Changelog

## [2.0.0](https://github.com/mpriscella/dotfiles/compare/v1.6.0...v2.0.0) (2026-01-11)


### ⚠ BREAKING CHANGES

* Rewrite nix-darwin and home-manager configurations ([#62](https://github.com/mpriscella/dotfiles/issues/62))

### Features

* Add a minimal flake template ([#72](https://github.com/mpriscella/dotfiles/issues/72)) ([d5e927e](https://github.com/mpriscella/dotfiles/commit/d5e927ea70afa5a8401e7054af8ddaff3e9d40d9))
* Add darwin configuration for Macbook Pro M5 ([#78](https://github.com/mpriscella/dotfiles/issues/78)) ([5c5108c](https://github.com/mpriscella/dotfiles/commit/5c5108c47da6813401ec565bce6078bb412bef90))
* Claude Updates ([#86](https://github.com/mpriscella/dotfiles/issues/86)) ([a96f28e](https://github.com/mpriscella/dotfiles/commit/a96f28e6430f63c0a85cf0825ef53827ef013ce5))
* Cleanup neovim configurations ([#71](https://github.com/mpriscella/dotfiles/issues/71)) ([42c5a5f](https://github.com/mpriscella/dotfiles/commit/42c5a5f88f84aee1a51e3e8ee1a77667f013a562))
* Cleanup nix module inputs ([#82](https://github.com/mpriscella/dotfiles/issues/82)) ([3c2a5b6](https://github.com/mpriscella/dotfiles/commit/3c2a5b6c8558b2a962f00e2d56e86c39d2605959))
* Commit local updates ([#69](https://github.com/mpriscella/dotfiles/issues/69)) ([d79d029](https://github.com/mpriscella/dotfiles/commit/d79d029b1ad95c7b44696dca3d99ae71f6445f2f))
* Configure python LSP ([#77](https://github.com/mpriscella/dotfiles/issues/77)) ([f876de7](https://github.com/mpriscella/dotfiles/commit/f876de77a8da3e04d2d605336bb08ce80187354c))
* December 2025 Update ([#84](https://github.com/mpriscella/dotfiles/issues/84)) ([2453908](https://github.com/mpriscella/dotfiles/commit/24539083bd2bec95ea51e48e80c79a1950010965))
* Fix issues in :checkhealth report ([#80](https://github.com/mpriscella/dotfiles/issues/80)) ([b8f16b9](https://github.com/mpriscella/dotfiles/commit/b8f16b92bc956e392714a721703a599ab69d974e))
* Fix PHP docblock functionality ([#85](https://github.com/mpriscella/dotfiles/issues/85)) ([94d2054](https://github.com/mpriscella/dotfiles/commit/94d2054a8879d7fddb19e1a50afd887e29bb5c97))
* Install Claude Code ([#87](https://github.com/mpriscella/dotfiles/issues/87)) ([59fdb49](https://github.com/mpriscella/dotfiles/commit/59fdb49d4cdc373a6d9aad4a4babe74424456142))
* Install git-blame Neovim plugin and DevToys ([#81](https://github.com/mpriscella/dotfiles/issues/81)) ([7b50ae2](https://github.com/mpriscella/dotfiles/commit/7b50ae22c6fa9f5c474aefcb173add461c3f811f))
* Markdown specific language settings ([#76](https://github.com/mpriscella/dotfiles/issues/76)) ([1634923](https://github.com/mpriscella/dotfiles/commit/16349233f281e5a1e4d9f5dcaa185bd8c5b0b35c))
* Replace snacks.nvim picker with Telescope ([#83](https://github.com/mpriscella/dotfiles/issues/83)) ([0ee9521](https://github.com/mpriscella/dotfiles/commit/0ee9521593ad7070bc37b1cfdeba9731fe550d12))
* Rewrite LSP configurations ([#70](https://github.com/mpriscella/dotfiles/issues/70)) ([4a29b8a](https://github.com/mpriscella/dotfiles/commit/4a29b8a4f85130f23e8f8b693ce375b2eb12e5bb))
* Rewrite nix-darwin and home-manager configurations ([#62](https://github.com/mpriscella/dotfiles/issues/62)) ([779373a](https://github.com/mpriscella/dotfiles/commit/779373a1d8631f620999ed1c391684409c252d14))
* Update Neovim configuration and plugins; add keybindings, modif… ([#65](https://github.com/mpriscella/dotfiles/issues/65)) ([55ebb86](https://github.com/mpriscella/dotfiles/commit/55ebb8669773d0db0b349eb2e407580f4bab969b))
* Update Nixpkgs ([#75](https://github.com/mpriscella/dotfiles/issues/75)) ([77e44c7](https://github.com/mpriscella/dotfiles/commit/77e44c7141499465b825913116c70cc03550f860))
* Update Nixpkgs, install laravel, configure nvim-tree ([#79](https://github.com/mpriscella/dotfiles/issues/79)) ([8966aa9](https://github.com/mpriscella/dotfiles/commit/8966aa9df935404f4c456b6c908ade6956b92ed4))
* Updated flake inputs ([#66](https://github.com/mpriscella/dotfiles/issues/66)) ([fb02de1](https://github.com/mpriscella/dotfiles/commit/fb02de14182001bbd67fb6bc59384eff7e4dac7c))
* Updates to README.md, cleaned up home.nix ([#68](https://github.com/mpriscella/dotfiles/issues/68)) ([453e634](https://github.com/mpriscella/dotfiles/commit/453e6343f78e938d7df5d35829d11cc9685738f4))
* Use homebrew for installing certain GUI apps on MacOS ([#73](https://github.com/mpriscella/dotfiles/issues/73)) ([182bf6a](https://github.com/mpriscella/dotfiles/commit/182bf6a72c578a2d397524ecc71b326c8143dbca))
* Use remote version of vscpanel ([#74](https://github.com/mpriscella/dotfiles/issues/74)) ([38d32ec](https://github.com/mpriscella/dotfiles/commit/38d32ec1250c50255c222c3ca89a77f6861f6251))

## [1.6.0](https://github.com/mpriscella/dotfiles/compare/v1.5.0...v1.6.0) (2024-11-05)


Expand Down