From ae308b425cc27a0e01fd1fe0553c5d4ab697da24 Mon Sep 17 00:00:00 2001 From: Randall Wilk Date: Wed, 15 Jul 2020 14:47:11 -0500 Subject: [PATCH] 1.1.4 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2acd204..1c83abe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to `laravel-printing` will be documented in this file. ## 1.1.4 - 2020-07-15 ### Fixed -- Return the job id of a new print job with PrintNode [#1](https://github.com/rawilk/laravel-printing/issues/1). +- Return the job id of a new print job with PrintNode ([#1](https://github.com/rawilk/laravel-printing/issues/1)). ## 1.1.3 - 2020-07-09