Skip to content
This repository was archived by the owner on May 11, 2023. It is now read-only.

Commit 2174916

Browse files
committed
Remove technical details from changelog
Signed-off-by: Erik Kundt <erik@zirkular.io>
1 parent bed3096 commit 2174916

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

CHANGELOG.md

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
### Added
66

77
- Add Dockerfile for `radicle-cli`
8-
- Re-organize binaries into own crate and move all sub-commands to `rad` binary
9-
- Adds build metadata to version output
10-
- Build aarch64 Linux release binaries
8+
- Add build metadata to version output
119
- `comment`: Comment on issues or patches
1210

1311
### Changed
@@ -29,9 +27,6 @@
2927

3028
### Changed
3129

32-
- Update to replication v3
33-
- Update to rust 1.63
34-
- Use global seed configuration and don't setup monorepo signing any longer
3530
- `clone`: Correct the default project name
3631
- `track`: When showing peer information, show all branches other than master
3732
- `patch`: Various updates on patch listing, automatically push on creation
@@ -40,8 +35,6 @@
4035

4136
### Added
4237

43-
- Implemented collaborative objects (cobs)
44-
- Add contributor workflow script
4538
- Add support for environment variable `RAD_HOME`
4639
- `issue`: Manage radicle issues
4740
- `patch`: Manage patches for radicle projects
@@ -56,8 +49,6 @@
5649
### Changed
5750

5851
- Make ssh-agent optional
59-
- Decouple `common` from `terminal`
60-
- Depend on a single tokio feature-set to speed up compilation
6152
- `auth`: Warn and initialize on non-active existing profile(s), disallow whitespace(s) in name
6253
- `ens`: Only update local identity for mainnet
6354
- `init`: Use ssh keys for gitsigners
@@ -79,10 +70,6 @@
7970

8071
- `inspect`: Add `--history` option
8172

82-
### Changed
83-
84-
- Build static binaries in release jobs
85-
8673
## [0.5.0] - 2022-04-13
8774

8875
### Added
@@ -118,10 +105,6 @@
118105

119106
## [0.3.1] - 2022-03-03
120107

121-
### Changed
122-
123-
- Switch from `futures` to `futures-lite`
124-
125108
### Fixed
126109

127110
- `auth`: Use correct profile for storage
@@ -156,7 +139,6 @@
156139

157140
### Changed
158141

159-
- Feature-gate Ethereum functionality in bins and make `ethers-rs` optional
160142
- `common`: Default HTTP for IPs
161143
- `sync`: Collapse synching progress messages
162144

0 commit comments

Comments
 (0)