Skip to content
This repository was archived by the owner on Apr 21, 2024. It is now read-only.

Commit 5e24977

Browse files
committed
changelog for 1.0.1
1 parent 743b498 commit 5e24977

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

CHANGELOG.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,22 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/) and this
88

99
### Added
1010

11+
### Changed
12+
13+
### Deprecated
14+
15+
### Removed
16+
17+
### Fixed
18+
19+
### Security
20+
21+
## [1.0.1] - 2019-08-01
22+
23+
Patches from [github.com/Permaweb/Host/](https://github.com/Permaweb/Host/).
24+
25+
### Added
26+
1127
* Added the following API endpoints :
1228

1329
| Endpoint | Method | Description |
@@ -29,8 +45,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/) and this
2945
* Changed name from [Git to IPFS](https://gitlab.com/NatoBoram/git-to-ipfs) to [Git to IPNS](https://gitlab.com/NatoBoram/git-to-ipns).
3046
* Change config directory to `~/.config/gipns`.
3147

32-
### Deprecated
33-
3448
### Removed
3549

3650
* Removed the following API endpoint :
@@ -40,8 +54,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/) and this
4054

4155
* Fixed some potential issues when refreshing old repositories that contain errors.
4256

43-
### Security
44-
4557
## [1.0.0] - 2019-07-25
4658

4759
Initial release. It has a web interface, can `git clone` repositories, add them to IPFS Cluster, create IPFS keys, then add the repo to IPNS.

0 commit comments

Comments
 (0)