mirror of
https://gitee.com/wanwujie/sub2api-mobile
synced 2026-04-02 22:42:14 +08:00
23 lines
576 B
Markdown
23 lines
576 B
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
|
and this project follows [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [Unreleased]
|
|
|
|
### Added
|
|
|
|
- Open-source baseline documentation:
|
|
- `README.md` expanded for setup, architecture, release, and security notes
|
|
- `LICENSE` (MIT)
|
|
- `CONTRIBUTING.md`
|
|
- `CODE_OF_CONDUCT.md`
|
|
- `SECURITY.md`
|
|
- `CHANGELOG.md`
|
|
|
|
### Changed
|
|
|
|
- Repository naming aligned to `sub2api-mobile` in public docs.
|