File: CHANGELOG.md

package info (click to toggle)
ruby-sd-notify 0.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 72 kB
  • sloc: ruby: 62; makefile: 4
file content (18 lines) | stat: -rw-r--r-- 327 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Changelog

Breaking changes are prefixed with a "[BREAKING]" label.

## master (unreleased)

## 0.1.1 (2021-02-27)

This is a release with no actual changes in the source code. It's merely added 
to tackle #4.



## 0.1.0 (2018-05-15)

### Added

- `SdNotify.watchdog?` [[#1](https://github.com/agis/ruby-sdnotify/issues/1)]