浏览代码

Update README to include past changelogs

Signed-off-by: Jguer <me@jguer.space>
Jguer 7 年之前
父节点
当前提交
6efa83d494
共有 1 个文件被更改,包括 20 次插入2 次删除
  1. 20 2
      README.md

+ 20 - 2
README.md

@@ -31,8 +31,8 @@ Yay was created with a few objectives in mind and based on the design of [yaourt
 #### Frequently Asked Questions
 
 * Yay does not display colored output. How do I fix it?  
-Make sure you have the `Color` option in your `/etc/pacman.conf` [#123](https://github.com/Jguer/yay/issues/123)
-  
+  Make sure you have the `Color` option in your `/etc/pacman.conf` [#123](https://github.com/Jguer/yay/issues/123)
+
 #### Example of Custom Operations
 
 * `yay <Search Term>` presents package selection menu
@@ -48,6 +48,24 @@ Make sure you have the `Color` option in your `/etc/pacman.conf` [#123](https://
 
 ### Changelog
 
+#### 4.505
+
+* `yay` used to auto save permanent configuration options, now `--save` must be passed to save permanent configuration options
+* Competions updated
+* Number menu is now used to edit PKGBuilds and Clean Builds
+* Devel updates of `-git` packages now uses `git ls-remote` which makes it compatible with other platforms besides github.
+* Devel update checking is faster as well
+* Updated man page
+
+#### 3.440
+
+* Closed a lot of issues
+* Updated bash and zsh completions
+* New colour scheme
+* Small parsing fixes
+* Automatically delete package from transaction if $EDITOR exits with non-zero #140
+* Added check depends support
+
 #### 3.373
 
 * Version bump to V3 to reflect all of the changes to syntax