# Null-Logger changelog ## 0.1.6 (2020-04-22) - drop jruby support - drop ruby 2.2 support - drop ruby 2.3 support - drop ruby 2.4 support - #5 - Could be faster - Ruby 2.5.5 support - Ruby 2.6.5 support - Ruby 2.7.1 support - Replace travis with GH actions - Support signing the releases ## 0.1.5 - Define the methods to quack like a logger ## 0.1.4 - Ruby 2.4.1 as default - Gem bump - Coditsu as quality tool - Readme updates - PG dev tools drop - Spec updates ## 0.1.3 - Ruby 2.1.* support dropped - ~~Ruby 2.3.1 as default~~ - Ruby 2.4.0 as default - Gem dump - Rubocop fixes - Added #respond_to_method_missing? - added .rspec for default spec helper require ## 0.1.2 - Dev tools update - Specs update - Gems dump ## 0.1.0 - Initial released version