packages feed

RandomDotOrg-1.0: ChangeLog.md

# Changelog for RandomDotOrg

## Version 1.0 - 2024-10-12

* Initial version providing Haskell bindings to the RANDOM.ORG Core API
  (Release 4). See `RandomDotOrg < 1.0` for versions based on the RANDOM.ORG
  website.
* Exposes module `System.Random.Atmosphere.Api`

## Version 0.2.1 - 2008-07-29

* Deprecated.
* Improvements to Haddock documentation.

## Version 0.2 - 2008-07-29

* Deprecated.
* Exposes module `System.Random.Atmosphere`.
* Adds `getRandomSequence`, `getRandomStrings` and `getQuota`.

## Version 0.1 - 2008-07-29

* Deprecated.
* Exposes module `RandomDotOrg`.
* Provides `getRandomNumbers`.