Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
neofetch
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
neofetch
Commits
881ae1f2
Commit
881ae1f2
authored
May 04, 2018
by
Dylan Araps
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: CHANGELOG.md
parent
48402232
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
CHANGELOG.md
CHANGELOG.md
+16
-0
No files found.
CHANGELOG.md
View file @
881ae1f2
This release bumps the version number up to
`4.0.0`
as it contains major
changes to how Neofetch is packaged and installed.
The entirety of Neofetch is now contained within a single executable.
Everything has been in-lined. Installing Neofetch is now as easy as
downloading the script and running it.
Packaging Neofetch is now easier as well. We were using
`sed`
in the
`Makefile`
to replace specific paths and we have had to work around
different system hierarchies. None of this is necessary anymore.
Those using distributions with an outdated Neofetch version in their repos
can now easily install the latest version.
## Contributors
## Contributors
<!-- - [**@**](https://github.com/) -->
<!-- - [**@**](https://github.com/) -->
...
@@ -18,6 +33,7 @@
...
@@ -18,6 +33,7 @@
## General
## General
-
Neofetch is now a single executable.
-
Simplified
`--version`
output.
-
Simplified
`--version`
output.
-
Fixed theme issues by setting
`GIO_EXTRA_MODULES`
.
-
Fixed theme issues by setting
`GIO_EXTRA_MODULES`
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment