# bugzilla-redhat version history ## 0.3.0 (2020-08-05) - fork Seth Fowler's [bugzilla library](https://hackage.haskell.org/package/bugzilla) - updated to build with Stackage LTS > 5 up to LTS 16 and Nightly - expose BugzillaToken, newBzRequest, intAsText - minor API tweaks needed for redhat.bugzilla.com v5 (e3b424e2) - hlint fixes - drop closeBugzillaContext and withBugzillaContext - add evalSearchExpr