Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bkeepers committed Jul 17, 2023
1 parent d2d28a6 commit 2ea6f6d
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@

All notable changes to this project will be documented in this file.

## 0.28.1
## Unreleased

### Additions/Changes

* Use new method of making logs bold for rails (https://github.com/jnunemaker/flipper/pull/726)
* Bundle bootstrap, jquery and poppler with the library. (https://github.com/jnunemaker/flipper/pull/731)
* Expressions are now available and considered "alpha". They are not yet documented, but you can see examples in [examples/expressions.rb](examples/expressions.rb). (https://github.com/jnunemaker/flipper/pull/692)

### Breaking Changes

Expand All @@ -20,6 +19,13 @@ All notable changes to this project will be documented in this file.
* Change Flipper.percentage_of_time => Flipper::Types::PercentageOfTime.new
* Change Flipper.time => Flipper::Types::PercentageOfTime.new

## 0.28.1

### Additions/Changes

* Use new method of making logs bold for rails (https://github.com/jnunemaker/flipper/pull/726)
* Bundle bootstrap, jquery and poppler with the library. (https://github.com/jnunemaker/flipper/pull/731)

## 0.28.0

### Additions/Changes
Expand Down

0 comments on commit 2ea6f6d

Please sign in to comment.