changelog.md in winrm-elevated-0.4.0 vs changelog.md in winrm-elevated-1.0.0
- old
+ new
@@ -1,18 +1,18 @@
-# WinRM-Elevated Gem Changelog
-
-# 0.4.0
-- Initialize `Elevated::Runner` with a `CommandExecutor` instead of a `WinrmService` client
-- Run commands from newer winrm executor
-- Use latest winrm-fs 0.4.2
-- Allow task to run as a service account
-- Provide an artificially long timeout to the task to keep the task from dying after 60 seconds
-
-# 0.3.0
-- [Name Powershell Script and Log Files Uniquely](https://github.com/WinRb/winrm-elevated/pull/6)
-
-# 0.2.0
-- [Only upload the elevated runner script once per winrm session](https://github.com/WinRb/winrm-elevated/pull/3)
-- Bump WinRM (1.5) and WinRM-fs (0.3.0) gem constraints
-
-# 0.1.0
-- Initial Release
+# WinRM-Elevated Gem Changelog
+
+# 0.4.0
+- Initialize `Elevated::Runner` with a `CommandExecutor` instead of a `WinrmService` client
+- Run commands from newer winrm executor
+- Use latest winrm-fs 0.4.2
+- Allow task to run as a service account
+- Provide an artificially long timeout to the task to keep the task from dying after 60 seconds
+
+# 0.3.0
+- [Name Powershell Script and Log Files Uniquely](https://github.com/WinRb/winrm-elevated/pull/6)
+
+# 0.2.0
+- [Only upload the elevated runner script once per winrm session](https://github.com/WinRb/winrm-elevated/pull/3)
+- Bump WinRM (1.5) and WinRM-fs (0.3.0) gem constraints
+
+# 0.1.0
+- Initial Release