Skip to content

Commit 61d3256

Browse files
authored
Create CHANGELOG.md
1 parent bc586ff commit 61d3256

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# 🧾 CHANGELOG
2+
*Track of evolution for MEMESTACKS — small, intentional, and transparent.*
3+
4+
All notable changes to this project are documented here.
5+
This project follows a **semantic versioning** style (`MAJOR.MINOR.PATCH`).
6+
7+
---
8+
9+
## [v1.0.0] – 2025-10-29
10+
### Added
11+
- Initial release of **MEMESTACKS** under the QSOL ecosystem.
12+
- Introduced two setup scripts:
13+
- `setup_dryrun.sh` — system spec collector and simulated install.
14+
- `setup_install.sh` — full install for QSOL-IMC Podcaster + Dev environment.
15+
- Integrated **PipeWire**, **WirePlumber**, **Miniforge**, **JupyterLab**, and developer toolchains.
16+
- Added repository philosophy via `PHILOSOPHY.md`.
17+
- Added contributor guidelines via `CONTRIBUTING.md`.
18+
- Added this changelog for transparent version tracking.
19+
20+
### Notes
21+
- License: MIT.
22+
- Verified for Arch Linux and derivatives (Manjaro, EndeavourOS, Garuda).
23+
- Shell-only stack, zero external dependency bloat.
24+
25+
---
26+
27+
## [Unreleased]
28+
Planned updates include:
29+
- Optional modular scripts (`/modules`) for specialized installs.
30+
- Lightweight system audit tools and AUR package sync helpers.
31+
- Enhanced logging and auto-backup routines for `/system_specs/`.
32+
33+
---
34+
35+
*Small changes, big clarity.*

0 commit comments

Comments
 (0)