Skip to content

Commit aa01299

Browse files
committed
Version 0.5
1 parent 9fd36ab commit aa01299

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.org

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
* Version 0.5 (2023-11-30)
2+
- Initialize local scratch buffers with or ~initial-major-mode~ or
3+
~bufferlo-local-scratch-buffer-initial-major-mode~
4+
- Fix ~defcuston~ type for ~bufferlo-ibuffer-bind-local-buffer-filter~
5+
16
* Version 0.4 (2023-11-19)
27
- Add ~bufferlo-find-buffer~ and ~bufferlo-find-buffer-switch~
38
- Add ~bufferlo-list-orphan-buffers~, ~bufferlo-ibuffer-orphans,~

bufferlo.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
;; Maintainer: Florian Rommel <mail@florommel.de>
77
;; Url: https://github.com/florommel/bufferlo
88
;; Created: 2021-09-15
9-
;; Version: 0.4
9+
;; Version: 0.5
1010
;; Package-Requires: ((emacs "27.1"))
1111
;; Keywords: buffer frame tabs local
1212

0 commit comments

Comments
 (0)