Skip to content
This repository was archived by the owner on Jan 18, 2021. It is now read-only.

Commit

Permalink
Revert "Fix checksum"
Browse files Browse the repository at this point in the history
This reverts commit 80cb1e6
  • Loading branch information
Maxim Bovtunov committed Oct 31, 2019
1 parent 80cb1e6 commit e89ec27
Showing 1 changed file with 0 additions and 107 deletions.
107 changes: 0 additions & 107 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,113 +4,6 @@ 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.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v1.5.2
# 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.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v1.5.2

### Fix

- Checksum

## v1.5.1

### Added

- Ability to extract `github.com/emicklei/*dot.Graph` from container

## v1.5.0

### Added

- Error `inject.ErrTypeNotProvided`

## v1.4.4

### Changed

- Internal refactoring of adding nodes

## v1.4.3

### Fixed

- Improve test coverage

### Changed

- Internal refactoring of groups creation

## v1.4.2

### Fixed

- Replace: check that provider implement interface

## v1.4.1

### Fixed

- Lint

## v1.4.0

### Change

- `Container.WriteTo()` signature to `io.WriterTo`

## v1.3.1

### Added

- Documentation

## v1.3.0

### Added

- Graph visualization

## v1.2.1

### Fixed

- inject.As() allows provide same interface without name

## v1.2.0

### Changed

- Combined provider declaration
- Some refactoring

## v1.1.1

### Changed

- Refactor graph storage

## v1.1.0

### Added

- Combined provider

### Changed

- Provider refactoring

## v1.0.0

- Initial release
## Fix

- Checksum

## v1.5.1

### Added
Expand Down

0 comments on commit e89ec27

Please sign in to comment.