Skip to content

Commit 8ae2279

Browse files
committed
update changelog
1 parent 254e9e6 commit 8ae2279

File tree

1 file changed

+18
-45
lines changed

1 file changed

+18
-45
lines changed

CHANGELOG.md

Lines changed: 18 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -4,75 +4,48 @@ All notable changes to this project will be documented in this file.
44

55
## [3.1.0] - 2023-10-17
66

7-
### ⚙️ Miscellaneous Tasks
8-
9-
- Update changelog
10-
- Update changelog
11-
12-
### TODO
13-
14-
- Figure out how to map filers and seraches based languges
15-
16-
### Changelog
7+
### 💼 Other
178

9+
- Saving search history to a file now
1810
- Trying to fix changelog
19-
20-
### Gui
21-
22-
- Added scrollbar to command builder & now supports other languages
23-
- Started working on clickable dates/commits using list
24-
25-
### Lib
26-
11+
- Figure out how to map filers and seraches based languges
2712
- Python works besides for one edge case when the function is the last node
2813
- Pl filters now working very messy and boilerplatety
14+
- Added scrollbar to command builder & now supports other languages
15+
- Shortend filter loc
16+
- Added more filters
2917
- Fixed bug where I didnt understand how cfg-if works, also filter_by macro works just neeeds docs
30-
- Removed unstable feature and switched to gix crate
31-
32-
### Proc-macro
33-
18+
- Started working on clickable dates/commits using list
3419
- Added a way to get a vairaints type based on a string
20+
- Removed unstable feature and switched to gix crate
21+
- Following changed to ratatui
3522

36-
### Tui
23+
### ⚙️ Miscellaneous Tasks
3724

38-
- Saving search history to a file now
39-
- Shortend filter loc
40-
- Added more filters
41-
- Following changed to ratatui
25+
- Update changelog
26+
- Update changelog
4227

4328
## [2.1.0] - 2022-09-28
4429

45-
### Library
30+
### 💼 Other
4631

4732
- More parllesim
48-
- Trying to optimize threading realizng the problem is not with the trreading but with something else
49-
- Added parelel as optinal (but default feature
50-
51-
### Todo
52-
5333
- Decide paarlel
54-
55-
### Tui
56-
34+
- Trying to optimize threading realizng the problem is not with the trreading but with something else
5735
- Added loading ...
36+
- Added parelel as optinal (but default feature
5837

5938
## [1.0.0] - 2022-09-19
6039

61-
### Cli/tui
40+
### 💼 Other
6241

6342
- Input still needs to be fine tuned/refactored the main body now has up and down scrolling
64-
65-
### Gui
66-
67-
- Removed title bar just using native one moved color theme to status bar
68-
- Now using logger instead of println!()s
69-
70-
### Tui
71-
7243
- Text input is now seamless + has scrolling
7344
- Added threading for ruinning commands
45+
- Removed title bar just using native one moved color theme to status bar
7446
- Finished search part just need to do filter and change files/commits in viewer
7547
- Started working on way to change where in whic commit/file your in
7648
- Edit mode via shift : or : for maximux um campitiblity
7749
- Filters are done and dates should work
50+
- Now using logger instead of println!()s
7851

0 commit comments

Comments
 (0)