Skip to content

Commit

Permalink
Add CHANGELOG.md
Browse files Browse the repository at this point in the history
Add conventional-changelog-cli.
  • Loading branch information
evenbrenden committed Sep 14, 2023
1 parent 42430b8 commit d72bcba
Show file tree
Hide file tree
Showing 3 changed files with 123 additions and 0 deletions.
121 changes: 121 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,121 @@
## <small>0.8.8 (2023-09-14)</small>

* Don't do -O2 ([107f9eb](https://github.com/finn-no/unleash-client-haskell-core/commit/107f9eb))
* Set version to 0.8.8 ([42430b8](https://github.com/finn-no/unleash-client-haskell-core/commit/42430b8))
* Sort deps ([980d827](https://github.com/finn-no/unleash-client-haskell-core/commit/980d827))



## <small>0.8.7 (2023-09-14)</small>

* Downgrade Cabal to 3.0 ([748a219](https://github.com/finn-no/unleash-client-haskell-core/commit/748a219))
* Set version to 0.8.7 ([98dda86](https://github.com/finn-no/unleash-client-haskell-core/commit/98dda86))
* Version bound all deps ([fab23f9](https://github.com/finn-no/unleash-client-haskell-core/commit/fab23f9))



## <small>0.8.6 (2023-09-13)</small>

* Add some more package properties ([94b9291](https://github.com/finn-no/unleash-client-haskell-core/commit/94b9291))
* Set version to 0.8.6 ([7ca0655](https://github.com/finn-no/unleash-client-haskell-core/commit/7ca0655))



## <small>0.8.5 (2023-02-27)</small>

* Build with -haddock ([51a53bb](https://github.com/finn-no/unleash-client-haskell-core/commit/51a53bb))
* Set version to 0.8.5 ([7e5c174](https://github.com/finn-no/unleash-client-haskell-core/commit/7e5c174))



## <small>0.8.4 (2023-02-06)</small>

* Export some things that should not have been removed ([8fb9158](https://github.com/finn-no/unleash-client-haskell-core/commit/8fb9158))
* Set version to 0.8.4 ([bf929bc](https://github.com/finn-no/unleash-client-haskell-core/commit/bf929bc))



## <small>0.8.3 (2023-02-06)</small>

* Set to version 0.8.3 ([95bb955](https://github.com/finn-no/unleash-client-haskell-core/commit/95bb955))
* Update documentation ([e48a1c4](https://github.com/finn-no/unleash-client-haskell-core/commit/e48a1c4))



## <small>0.8.2 (2023-02-06)</small>

* Export more fields from domain types ([1feac60](https://github.com/finn-no/unleash-client-haskell-core/commit/1feac60))
* Set version to 0.8.2 ([219c5e2](https://github.com/finn-no/unleash-client-haskell-core/commit/219c5e2))



## <small>0.8.1 (2023-02-06)</small>

* Add Haddock markup ([8d410ee](https://github.com/finn-no/unleash-client-haskell-core/commit/8d410ee))
* Export all fields from VariantResponse ([5219d4b](https://github.com/finn-no/unleash-client-haskell-core/commit/5219d4b))
* Export types used by Features from DomainTypes ([0f4f322](https://github.com/finn-no/unleash-client-haskell-core/commit/0f4f322))
* Set version to 0.8.1 ([0c0d7f8](https://github.com/finn-no/unleash-client-haskell-core/commit/0c0d7f8))
* Update README.md ([a60c0ce](https://github.com/finn-no/unleash-client-haskell-core/commit/a60c0ce))
* Update README.md ([70c8e82](https://github.com/finn-no/unleash-client-haskell-core/commit/70c8e82))
* Update README.md ([f5e57b1](https://github.com/finn-no/unleash-client-haskell-core/commit/f5e57b1))
* Update README.md ([0d76c54](https://github.com/finn-no/unleash-client-haskell-core/commit/0d76c54))
* Update README.md ([78ec126](https://github.com/finn-no/unleash-client-haskell-core/commit/78ec126))



## 0.8.0 (2023-01-26)

* Move HttpClient to unleash-client-haskell ([d060741](https://github.com/finn-no/unleash-client-haskell-core/commit/d060741))
* Set version to 0.8.0 ([1fafeb0](https://github.com/finn-no/unleash-client-haskell-core/commit/1fafeb0))
* Update README.md ([6c3c569](https://github.com/finn-no/unleash-client-haskell-core/commit/6c3c569))



## 0.7.0 (2023-01-25)

* Move example-client out of this repo ([a5bac9b](https://github.com/finn-no/unleash-client-haskell-core/commit/a5bac9b))
* Set to version 0.7.0 ([afee708](https://github.com/finn-no/unleash-client-haskell-core/commit/afee708))
* Use MonadIO in HttpClient (too) ([8d601a6](https://github.com/finn-no/unleash-client-haskell-core/commit/8d601a6))



## <small>0.6.6 (2023-01-25)</small>

* Add example client (#4) ([4b93ff5](https://github.com/finn-no/unleash-client-haskell-core/commit/4b93ff5)), closes [#4](https://github.com/finn-no/unleash-client-haskell-core/issues/4)
* Export emptyVariantResponse ([0f2f81f](https://github.com/finn-no/unleash-client-haskell-core/commit/0f2f81f))
* Refactor constraintsPredicate ([8366f11](https://github.com/finn-no/unleash-client-haskell-core/commit/8366f11))
* Remove comments in .hlint.yaml ([d64ea8b](https://github.com/finn-no/unleash-client-haskell-core/commit/d64ea8b))
* Remove obsolete maintainer ([b03ba52](https://github.com/finn-no/unleash-client-haskell-core/commit/b03ba52))
* Set to version 0.6.6 ([a565e6d](https://github.com/finn-no/unleash-client-haskell-core/commit/a565e6d))
* Tidy up Cabal file ([16d77b2](https://github.com/finn-no/unleash-client-haskell-core/commit/16d77b2))
* Update hie.yaml ([dad0c02](https://github.com/finn-no/unleash-client-haskell-core/commit/dad0c02))
* Update README.md ([d052a17](https://github.com/finn-no/unleash-client-haskell-core/commit/d052a17))
* Flake: Add overlay ([340a894](https://github.com/finn-no/unleash-client-haskell-core/commit/340a894))
* Flake: Remove overlay ([ae0ae24](https://github.com/finn-no/unleash-client-haskell-core/commit/ae0ae24))



## <small>0.6.5 (2023-01-19)</small>

* Bump version to 0.6.5 ([577b321](https://github.com/finn-no/unleash-client-haskell-core/commit/577b321))
* Refactor predicates ([8ab1d8f](https://github.com/finn-no/unleash-client-haskell-core/commit/8ab1d8f))
* Remove unused imports ([1b20f4c](https://github.com/finn-no/unleash-client-haskell-core/commit/1b20f4c))



## <small>0.6.4 (2023-01-18)</small>

* Add comment ([ee8a722](https://github.com/finn-no/unleash-client-haskell-core/commit/ee8a722))
* Add flake (with non-flake compat) ([8f3ad4b](https://github.com/finn-no/unleash-client-haskell-core/commit/8f3ad4b))
* Add hie.yaml ([c95b28c](https://github.com/finn-no/unleash-client-haskell-core/commit/c95b28c))
* Bump version to 0.6.4 ([3942cc5](https://github.com/finn-no/unleash-client-haskell-core/commit/3942cc5))
* Get Cabal version from Paths_* ([178de38](https://github.com/finn-no/unleash-client-haskell-core/commit/178de38))
* Update README.md ([0878348](https://github.com/finn-no/unleash-client-haskell-core/commit/0878348))



## <small>0.6.3 (2022-12-15)</small>

* Add update-nixpkgs.rb ([c3474e7](https://github.com/finn-no/unleash-client-haskell-core/commit/c3474e7))
* Initial commit ([21a895d](https://github.com/finn-no/unleash-client-haskell-core/commit/21a895d))
* Update README.md ([a68abdf](https://github.com/finn-no/unleash-client-haskell-core/commit/a68abdf))
1 change: 1 addition & 0 deletions flake.nix
Expand Up @@ -25,6 +25,7 @@
hlint
haskellPackages.implicit-hie
nixfmt
nodePackages.conventional-changelog-cli
];
inputsFrom = [ unleash-client-haskell-core.env ];
};
Expand Down
1 change: 1 addition & 0 deletions unleash-client-haskell-core.cabal
Expand Up @@ -12,6 +12,7 @@ maintainer: [email protected]
license: MIT
copyright: Copyright © FINN.no AS, Inc. All rights reserved.
extra-source-files:
CHANGELOG.md
README.md

common all
Expand Down

0 comments on commit d72bcba

Please sign in to comment.