Skip to content

Commit f096a60

Browse files
committed
log the changes
1 parent efb6684 commit f096a60

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
May 29-30, 2024:
2+
- Version 3.0.0 is coming! For now, this is what I
3+
got for it:
4+
- Logging support implemented!
5+
- It's a rather sketchy one, but hey, it works
6+
- Better handling of `git log`
7+
- Only now I discovered about `--no-pager`.
8+
I feel stupid right now. I could have done a
9+
better research on that before.
10+
- You can now update individual packages instead
11+
of having to refresh all of them at once
12+
- You don't need those checks at the beginning of
13+
your ii's, I figured a better way of handling
14+
that
15+
- I should have thought of that before... oh
16+
well, I learn something new every time I
17+
revisit my code
18+
- Commented the code a bit better
19+
- Two items might get removed from the TODO list.
20+
I'm still a n00b, I shouldn't have thought of
21+
doing some of the stuff from there...
22+
123
May 17, 2024:
224
- Version 2.1.1 is out!
325
- Finally using that last number for something...

0 commit comments

Comments
 (0)