Skip to content

Commit 3a12de1

Browse files
committed
fixed typo in changelog
1 parent 300d899 commit 3a12de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The changelog format is based on [Keep a Changelog](https://keepachangelog.com/e
88
**Milestone**: Fushicho.3
99

1010
- Added basic `operations for UInt64` (Add(), Substract()).
11-
- Added `HttpRepositoryFactory` which creates concrete http classes in a factory patten.
11+
- Added `RepositoryFactoryHttp` which creates concrete http classes in a factory patten.
1212
- Added `NetworkType` and `GenerationHash` cache for all Http repositories which reduces the number of rest calls.
1313
- Added static mathod to create `SimpleWallet` from rest DTO payload.
1414
- Added `TransactionType filter` in `AccountHttp` which can be used for filtering account transactions by type.

0 commit comments

Comments
 (0)